getting null from POST /login/oauth2/token

gmontilla18
Community Novice

I am able to get the OAuth information on my local server. When using the actual server, I get 'null' when trying to print the response from /login/oauth2/token. I already added the proper redirect uris. I'm able to get an authorization code and use it for OAuth, just no response.

0 Likes