Hi all,
I am trying to enter my icontact credentials under Site Building > Icontact and am using my icontact username (the one I use to log into the icontact website) and the new password I created when I entered my API key on the icontact API site.

The trouble is, it consistently gives me an "Incorrect log in credentials." error when I enter my info at /admin/settings/icontact/api

Maybe there is a spot in the module where I enter my basic icontact info, but I can't find it.

When I try to use the page at /admin/icontactI get this error:

Fatal error: Call to a member function getResourceIds() on a non-object in /home/sites/all/modules/icontact/icontact_ui/includes/icontact_ui.accounts.inc on line 191

Thanks in advance....

CommentFileSizeAuthor
#1 icontact-admin-clear-cache.patch1.21 KBlucascaro

Comments

lucascaro’s picture

StatusFileSize
new1.21 KB

In my (very short) experience with this module, that could be caused by caching or a wrong username.

Regarding to the caching, you can try my patch (atached) which clears the cache after you submit new credentials.

If this is still not working, double check your username. In my case I was using the username with capitalized letters, but in iContact's user settings (https://app.icontact.com/icp/core/settings/folders/update) the login was set as all lower case.

good luck.

greenskin’s picture

Status: Active » Fixed

Thanks lucascaro!

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Just an edit