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