unable to login account ws using auth/authorize-code api #780
hamiruldev
started this conversation in
General
Replies: 2 comments
-
|
Hi! Sorry, the method was for mobile connection, now we don't have it. and put it in YOUR phone. We'll remove the endpoint to avoid confusions :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Like this flow, right? It uses |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
after I call api to get code,
then call this api , with code as payload
/api/session_21/auth/authorize-code
got this error api
{
"statusCode": 422,
"message": "The method is not implemented by the engine.",
"error": "Unprocessable Entity"
}
Beta Was this translation helpful? Give feedback.
All reactions