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....
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | icontact-admin-clear-cache.patch | 1.21 KB | lucascaro |
Comments
Comment #1
lucascaro commentedIn 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.
Comment #2
greenskin commentedThanks lucascaro!
Comment #3.0
(not verified) commentedJust an edit