Refresh Token Expiration

EneaG
Rookie
0 Votes

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

2 REPLIES 2
Jimmy_D
Employee
0 Votes

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.


Regards,
Jimmy D.
Tier II API Support Engineer
ChrisF4360
Campaign Collaborator
0 Votes

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.

Resources
Developer Portal

View API documentation, code samples, get your API key.

Visit Page

Announcements

API Updates

Join our list to be notified of new features and updates to our V3 API.

Sign Up