Skip to main content

To Use these credentials(JWT Credentials without JWT token) and to make connection in box APIs using postman

  • April 25, 2024
  • 1 reply
  • 126 views

Hi,

I Got these ID in json format. We have to make connections only using these IDs.
{
“boxAppSettings”: {
“clientID”: “”,
“clientSecret”: “”,
“appAuth”: {
“publicKeyID”: “”,
“privateKey”: “”,
“passphrase”: “”
}
},

“enterpriseID”: “”
}
the environment will be like this.
poc environment : xyz.box.com
I got the above details for our box environment. I am trying to connect from postman to box account. But unable to make a connection, facing unauthorized error like this
{

"error": "unauthorized_client",
"error_description": "The grant type is unauthorized for this client_id"

}
I have set up the environment in postman, the setup will contains the above credentials only and tried some APIs to get response but facing unauthorized error.
Do we need access token or I need to get separate user level access to make the connection ?
Can someone please help me to make connection to the box.

Can someone provide the documentation for future reference.

1 reply

rbarbosa Box
  • Developer Advocate
  • 553 replies
  • April 25, 2024

Hi @Sakthi11

The best way to do this is to use our Postman Advanced collection. It was created to support all authentication modes for the Box API.

We have an article explaining what it does and how to set it up:

Let us know if this helps


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings