Hi, We've been building a Constant Contact integration, and we've been experiencing a problem where seemingly at random, an access token that worked previously, and was refreshed in the last hour starts returning 401 response codes. I found this post, https://community.constantcontact.com/t5/Authentication-and-Access-ie-401/Random-401-unauthorized/td-p/335312 , which implies that when going over the rate limit we'll receive 401 responses. However the official docs say that we'll receive 429 responses in that case. https://v3.developer.constantcontact.com/api_guide/rate_limits.html Could you please clarify what behavior we should expect, and maybe update the docs if they're not correct? This has been impacting our customers and forcing them to go through the OAuth flow repeatedly. We're frustrated here with the inconsistent behavior and incorrect documentation.
... View more