Trouble Creating OAuth Connection to Constant Contact using Web Service | XM Community
Skip to main content

I am attempting to create an OAuth connection to Constant Contact using the Web Service task but I am receiving the following error when attempting to create the connection.

400

Bad Request

Your request resulted in an error. The 'redirect_uri' parameter must be a Login redirect URI in the client app settings: https://prod-ctct-admin.okta.com/admin/app/oidc_client/instance/0oa1z7waxgtYbPLaQ0h8#tab-general

 

Here are the settings I’m using for the web service:

On the Constant Constant side of things, I have set the redirect URI to “https://pdx1.qualtrics.com/oauth-client-service/redirect

Any ideas or is the Web Service just not compatible with Constant Contact?

The solution to this was to use my account’s organization ID rather than the data center ID.

When creating an OAuth connection, the redirect URL should be https://{organization}.qualtrics.com/oauth-client-service/redirect, where {organization} represents the value associated with your account.


Leave a Reply