Esi scopes

Hi.

i`m building my website and i have problem with scopes.
So, after selecting some scopes i dont see any messages in SSO page for this scopes. And ofc i cant use handled token in swagger to get wallet informations.

I`m using laravel. And socialite for sso.

Also, when i`m use token i get an error:

    {
  "error": "Token could not be decrypted: 1HuubPAfiAbJW9Hs...",
  "sso_status": 400
}

Thanks.


image

Make sure you are requesting those 3 scopes in your SSO button. Maybe reread this: https://developers.eveonline.com/blog/article/sso-to-authenticated-calls

It sounds like you aren’t using an actual token.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.