Your example seems to be not working. Its throwing {"error":"unsupported_grant_type","error_description":"The authorization grant type is not supported by the authorizatio (truncated...)
Could you help me with that ?
am i right that docs says that i should be asking for access_token here services/oauth/access_token and sso-auth package is asking services/oauth/token ?
i was trying to debug by myself there but hit the wall
Also i think urls should be .com instead .io
Your example seems to be not working. Its throwing
{"error":"unsupported_grant_type","error_description":"The authorization grant type is not supported by the authorizatio (truncated...)Could you help me with that ?
am i right that docs says that i should be asking for access_token here
services/oauth/access_tokenand sso-auth package is askingservices/oauth/token?i was trying to debug by myself there but hit the wall
Also i think urls should be .com instead .io