cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

error E00114 - Invalid OTS Token Errors

Hi

 

This is my first attempt to implement the Accept.js API. The application I'm integrating into as a .NET web application.

 

Using the sample provided I am consistently able to pass card data the the Authorize.net service and get back a success response and a nonce.

 

To process the actual tranaction I've taken the CreateAnAcceptTransaction.cs from the sample code provided on github. If I plug in my credentials and the nonce returned above I get a null response 100% of the time with the error being error E00114 - Invalid OTS Token. I assume I must have something configured incorrectly somewhere but I'm struggling mightily to figure outwhere that is.

 

Any advice or direction about how to troubleshoot this error is much appreciated. As it is I'm dead in the water.

 

Regards and thank you.

 

--Vinny Myles

vmyles
Member
Who Me Too'd this topic