Oauth2 Blank Screen when Authorizing API

MatthewV573
Rookie
0 Votes

We have been trying to connect to the API through using the OAuth2 Authorization Code in Insomnia.

 

We are using:

 

https://authz.constantcontact.com/oauth2/default/v1/authorize

Parameters:

client_id: ********(It's correct)

redirect_uri: https://localhost

response_type: code

state: {FL}

It gives me the 200 OK with a white screen and nothing else. I'm not sure what we are doing wrong.

1 REPLY 1
Courtney_E
Employee
0 Votes

Hello MatthewV573,

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.

When making the request for the Authorization Code, after granting access, you will be redirected to a blank page and the code can be found within the blank page's URL, and/or can be retrieved if you have chosen to customize your redirect URL.

If you continue to run into issue with this, please reach out to our team directly/securely via email at webservices@constantcontact.com with the API key that you are using, and the URL returned for the blank screen (if available in the program you are using) so that we can take a look at our logs and assist further.

Please have a look and let us know if you have any other questions!


Regards,

Courtney E.
Tier II API Support Engineer

Did I answer your question?
If so, please mark my post as an "Accepted Solution" by clicking the Accept as Solution button in the bottom right hand corner of this post.
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