getting null from POST /login/oauth2/token
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2019
01:34 PM
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.