How to use CCG in Postman

Hi @rbarbosa
we have created app with CCG and were trying to get access token with client credentials (client id,secret ,box service id ,box sevice type)in POSTMAN.
WE got following error :
"error":“unauthorized_client”,“error_description”:“The grant type is unauthorized for this client_id”} "

And also “Authrozition” tab is also not active (no clickable).it is my doubt that we logging to site with diff user then Admin user.If that is the case , how can we know the admin user name

Hi Animesh,

We have created the Box Advanced collection for Postman, for this use case.

It can use any authentication type, developer token, OAuth, CCG and JWT, and multiple Box applications defined using the environments.

Take a look on hot to set it up here:

Cheers