Good day.
I use Authorize net package https://www.nuget.org/packages/authorizenet and need to save raw logs of conversation with the API. Now I have result texts like E00007:User authentication failed due to invalid authentication values.
Is there way to get the whole logs?
Thank you in advance,
Serge
11-07-2016 11:41 AM
Hi Serge,
This error can only indicate that the API login ID or transaction key that you are submitting is invalid, or that you are attempting to use account credentials on the incorrect system. For example, you may be attempting to utilize sandbox account credentials on our production system.
Thanks,
Joy
11-09-2016 11:54 AM