PDA

View Full Version : Invalid API Key


GiftArena
23-02-10, 10:51
I'm new to AW and shopwindow and i'm trying integrate within a wordpress theme. I have basic PHP skills.

After ftp all the files for v3 I got the following message:-

soap_error Object ( [sCode] => ns1:Client.AUTH_2 [sString] => Authentication Failed [sDetails] => getCategoryTree: Invalid API Key or account disabled )

I checked the file with the API key and it's correct.

How do I resolve this issue?

davsalt
02-05-10, 22:27
I have the same issue as GiftArena. On uploading the V3 package to the server I get the following error:

soap_error Object ( [sCode] => ns1:Client.AUTH_2 [sString] => Authentication Failed [sDetails] => getCategoryTree: Invalid API Key or account disabled )

1

I checked constants.inc.php and my API key is correct.

Can anyone help resolve this issue?

davsalt
03-05-10, 11:40
I have mangaged to resolve my problem above by logging in to my account, then in the Affiliate Administartion Area, under the ShopWindow Toolset section, select V3 Community Edition, which reveals a subsection named SW V3 Community, in which there is a link named Activate API Key. After clicking on the link I am back in business.