Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
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"
}
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.
Visualizações
respostas
Total de curtidas
Hi @tmj ,
I was trying for Platform APIs.
Visualizações
respostas
Total de curtidas
Which platform APIs? Can you send me a full screen screenshot of your Project's overview page?
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas