Access Token API
I am trying to get API results by calling access token API in the web browser. How can I do that? In the documentation, it states that you could use curl function with -v -u options but if it is a regular url address how would it look like?…