cancel
Showing results for 
Search instead for 
Did you mean: 

User authentication failed due to invalid authentication values.

Hello ,

 

Since I have started using live account for CIM integration ,I am getting below error (in my c# .net code) while creating CustomerProfile at authorize . net side.
Error :-
User authentication failed due to invalid authentication values.
"E00007".
 
I am using correct url to post the details i.e https://api.authorize.net/soap/v1 and login and transactionKey is also correct.
Any solution/suggestion please.
 
Thanks
 
pspitke
Member
1 REPLY 1

Doesn't sound like your loginID/transactionKey is correct.

 

http://developer.authorize.net/tools/cimerrorcodes/

API Error Code: E00007
Error Code Text: User authentication failed due to invalid authentication values.
Description: The name/and or transaction key is invalid.
Other Tips: Try switching between production and developer test URL's. The test URL requires a separate developer sandbox account, which can be set up by filling out the following form:

 

 

RaynorC1emen7
Expert