You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having difficulty retrieving an access token. I submitted my application and received a client ID, which I'm using per the documentation. My request is made to:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Assalamu Alaikum,
I'm having difficulty retrieving an access token. I submitted my application and received a client ID, which I'm using per the documentation. My request is made to:
https://oauth2.quran.foundation
with the following parameters:
grant_type: client_credentials
client_id: [my client id]
scope: content
However, I'm receiving a 401 error with the message "unknown client."
Could you please advise on what might be wrong with my request?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions