Skip to main content
Question

How many times can I keep refreshing a box api authorization?

  • May 22, 2025
  • 1 reply
  • 22 views

Forum|alt.badge.img

I have an automated script for which I am pulling and updating a particular file.


I realize that a single refresh token can be one time use with a time limit of that 1 time use being 60 days.

 

What I want to know are the limitations of how many total refreshes an authorization of a session can happen before I have  to get a new authorization code to get a new access token and refresh token?

1 reply

Forum|alt.badge.img

 There are no limitations on total refreshes.