Forum Discussion

BEdwards's avatar
BEdwards
Occasional Contributor
7 years ago
Solved

How to really get the OAuth 2 token automatically

I wrote some code that gets an access token. When the code runs, a browser displays on the screen which contains the access token. But when I try to get the access token and log it, a null string i...