I spent a very long time trying to get this module to work. I solved the problem by looking into the module itself for clues.

My theme hides hook_theme output by default and this function explained I needed to register the application on the iContact sandbox page using the supplied api ID. I also needed to add a different password on the icontact site for the Drupal module to use.

Once these details were registered, my credentials were always showing as invalid on the settings page until I cleared the cache.

Comments

Anonymous’s picture

+1, had same issue until I cleared the cache.

amanire’s picture

+1 Thank you, SkidNCrashwell!

sassafrass’s picture

+1 Thank-you! I didn't know I had to register the Drupal iContact module's API ID.

barrett’s picture

I've started a documentation page at http://drupal.org/node/1813032 to begin capturing the how-to's around configuring and using this module. I figure we can collaborate on the page and get an initial documentation set stable then port it to a README file to include in the code set.

barrett’s picture

Status: Active » Fixed

I've added a README.md file with the information contained in the online documentation.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.