Skip to main content
Question

Box Package in Botstore Download Issue

  • September 5, 2025
  • 4 replies
  • 38 views

Forum|alt.badge.img+1

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.

 

 

4 replies

Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+14
  • Automation Anywhere Team
  • September 5, 2025

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.


Forum|alt.badge.img+1
  • Author
  • Cadet | Tier 2
  • September 5, 2025

@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.


Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+14
  • Automation Anywhere Team
  • September 5, 2025

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


Shreya.Kumar
Pathfinder Community Team
Forum|alt.badge.img+14
  • Pathfinder Community Team
  • October 8, 2025

@abhishekp have you tried creating a Custom OAuth connection with your Box credentials?