Make Domo Api Accessible Using Token

Hi Devs,
We were integrating Domo Dataset Api into our client application for which we need token, So we created one using a Client id & Client Secret. From that we've got the token generated.
 
There is no problem in generating a token. Issue is, we made use of the token above, Inserted that into POSTMAN to check the Dataset DOMO API that we had developed but were not able to get the data. It always says access is Forbidden..
 
 
We chose Authorization type in Header using POSTMAN.
We need this api to be accessible using the token.
Thanks much in advance.

Comments

This discussion has been closed.