The module is installed, constantcontact.php is installed, the module is configured with one list (called 'e-Newsletter'), and the username/password is confirmed to work on the Constant Contact site.

In the block, if I click Join, I get the error

There was a problem adding you to the list

When I try to import users, I get

14 users failed to be imported.

Maybe the default Add/Remove urls are wrong? Thanks!

Comments

davemybes’s picture

The module works fine. If you've triple-checked your username and password, make sure that the list name is exactly the same as in Constant Contact. The Add/Remove URLs should look like this (defaults):

Add: http://ui.constantcontact.com/roving/wdk/API_AddSiteVisitor.jsp
Remove: http://ui.constantcontact.com/roving/wdk/API_UnsubscribeSiteVisitor.jsp

kylebrowning’s picture

How can you find a list of the list names in Constant Contact.
Ive never used this before and I need to integrate it for a client. I cant seem to find anywhere in the Constant Contact website mailing list names.

davemybes’s picture

Once you've logged into Constant Contact, click on the Manage my Contacts option. Your lists will be there.

socialnicheguru’s picture

Thanks for this. I made the same mistake. Naming my member list the exact same really helped.

justphp’s picture

Status: Active » Closed (fixed)

An update for drupal version 6 and the new Constant Contact REST API will be rolled out within the next 2 weeks.