I can only generate the access token when I create a project. I did send offline_access in scope and grant type but received invalid grant type error response. Any ideas or suggestions?
repsonse :
{
"error": "unsupported_grant_type"
}
Views
Replies
Total Likes
Hi @kishoremittapalli., which API did you add to the project? Depending on the API you can/cannot request the offline_access scope. If the API does not support offline_access, then you can only generate access tokens and not refresh tokens.
Views
Replies
Total Likes
Hi @tmj ,
I was trying for Platform APIs.
Views
Replies
Total Likes
Which platform APIs? Can you send me a full screen screenshot of your Project's overview page?
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies