Hi,
Does the refresh token itself expire? I am getting bad request response if I try to use the refresh token after a day or so.
Best,
Enea
Hello @EneaG,
Thank you for reaching out to Constant Contact's API Support.
The Refresh Token does not have an expiration date; however it can be made invalid if another Refresh Token is generated.
When you create your first Refresh Token it will remain active and valid as long as it is the only Refresh Token. If for some reason you generate another Access/Refresh Token using the oAuth flow that will invalidate the first Refresh Token.
Hi all,
Refresh tokens expire after 180 days, if not used. See docs.
Once a refresh token is used, to extend the life of an access token for example, it becomes invalid.
Announcements
Join our list to be notified of new features and updates to our V3 API.
Sign Up