Welcome to the new Box Support website. Check out all the details here on what’s changed.

What is the error code return by box API for a token that is expired?

New post

Comments

1 comment

  • Brent

    Hello! If the refresh token has expired because it is more than 60 days, the error returned by the API will be a 400 response similar to the following:

     

    {"error":"invalid_grant","error_description":"Refresh token has expired"}
    0
    Comment actions Permalink

Please sign in to leave a comment.