Forum Discussion

Chris Schipper's avatar
Chris Schipper
Copper Contributor
Jun 25, 2018

Get an API Access Token through REST Calls

For a week now I have not been able to figure out how to grab a bearer access token through REST API calls. I found the following guide:

http://www.vibhutisinha.com/2014/09/step-by-step-to-create-authorization.html

 

Unfortunately, after following the steps, I was receiving an authorization error from the API call to get the access token. 

 

Does anybody know of a way for me to gain access to a bearer access token via REST API calls?

Resources