Help

The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.

Getting error on refresh token

1032 0
cancel
Showing results for 
Search instead for 
Did you mean: 
zohaib
4 - Data Explorer
4 - Data Explorer

Hello, I have been using the Airtable API and having some problems in that.
First of all, OAuth access token is getting expired before 60 minutes. When I try to refresh the token using refresh_token it stays this:

{
"error": "invalid_grant",
"error_description": "Invalid token."
}

If I refresh the token frequently, it works fine. But it is getting expired before 60 minutes (as written in docs) and after it expires, I am unable to generate token again. PLease Help! Thanks

0 Replies 0