🚀 مُصادَق: تحديث برمجي جديد 2026-05-03 02:11
This commit is contained in:
@@ -430,7 +430,7 @@
|
|||||||
headers: {
|
headers: {
|
||||||
'Accept': 'application/json',
|
'Accept': 'application/json',
|
||||||
'Content-Type': 'application/json',
|
'Content-Type': 'application/json',
|
||||||
'Authorization': \`Bearer \${API.accessToken}\`
|
'Authorization': `Bearer ${API.accessToken}`
|
||||||
},
|
},
|
||||||
body: JSON.stringify({ client_id, secret_key })
|
body: JSON.stringify({ client_id, secret_key })
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user