Hello SpencerF23,
Thank you for reaching out to Constant Contact API Developer Support. My team is here to assist outside software developers with questions about building into Constant Contact's API.
The reason you encountered this error is that your authorization request URL did not include the state parameter, which is required for the initial authorization request. The state parameter is an arbitrary string value used to uniquely identify a user’s session. For more information on this parameter, you can review the Request Parameters section under Step 1 of the Authorization Code Flow documentation I’m linking below.
V3 API Authorization Code Flow:
https://developer.constantcontact.com/api_guide/server_flow.html
Please have a look and let us know if you have any other questions!
Regards,
... View more