Skip to main content

I am using the following Box package from Bot Store: https://botstore.automationanywhere.com/bot/box-package

 

The start session connects without any issue using client credentials grant.

When i do download file, i get an error file and folder not found.

When i do upload file, i get success message but the file does not get uploaded to box.

 

When i try the same with developer token, it works without any issue. But Dev tokens are limited to 1 hour usage only and needs to refreshed.

 

 

Hey ​@abhishekp. It appears that’s how Box’s API works.

https://developer.box.com/reference/resources/access-token/

It appears 3600 seconds is all it will allow, which is 1 hour.


@Aaron.Gleason :

 

How can i get client credentials grant.to get working.  start session connects without any issues, but getting an error while doing download like file/folder not found.


@abhishekp I’m sorry, I don’t have an enterprise Box account to test this with. Can anyone else help?


Reply