cancel
Showing results for 
Search instead for 
Did you mean: 
jdoyle112
Contributor
since ‎10-09-2018
‎11-21-2018

Your latest statistics

  • 6 Replies
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I'm getting an E00001 error when trying to charge a cretid card in production mode using the node sdk. Below is my request with sensitave data removed. It is not an issue with merchant authentication as the same access token works for other requests....
I'm getting an error when trying to create a customer profile.. "The provided access token is invalid". I am using node sdk and oauth flow for merchant authenticaiton. I tested the same access token in postman to see if it works and it does. I am als...
I'm getting that error when trying to create a transaction request. I'm using a sandbox account and the node sdk. Also I'm using Accept.js to send the credit card info. This error message doesn't give me any useful information. Need some help on this...
I'm getting an E00001 "error occurred suring processing" error when creating a transaction request. I'm using the node sdk and am in sandbox. I'm also using a nonce from accept.js for the payment type. I pretty much followed this example. The code wo...
I'm getting an error when trying to refresh the access token for a merchant. It's an invalid refresh token error. I'm using the same refresh token that was working fine yesterday. This also is not the first time that this has happened. The refresh to...