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?

ex. https://api.domo.com/oauth/token?grant_type=client_credentials&scope=data&client_id=value&client_secret=value

 

Thank you for the support!

Comments

This discussion has been closed.