Unauthorized Client
I have been used Postman to get access token, but i always received message "he grant type is unauthorized for this client_id".
Here is my post data:
{ grant_type: authorization_code, code: , client_id: , client_secret: }
-
Same issue. Can anyone assist? The error explanation ("what happened") in the docs (https://docs.box.com/docs/oauth-20) is merely a tautology of the error description.
-
My solution was to change "Authentication Type" to "Standard Authentication (3-legged OAuth2.0)" in the application settings. I was then able to generate my tokens as in this Box video tutorial:
サインインしてコメントを残してください。
コメント
2件のコメント