Hi
I am in Authorization Code Flow to get access token.
I am getting the "Login error Error: Authorization code was not issued for this application" at the first step getting the authorization code. I did GET method and it did work for the other application and I wanted to make another application and this is not working.
It is Server/Web App so Authorization Code Flow should work for it.
Why I am getting this error? Anybody knows the answer?