You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After reading some source code, this seems to happen when sdk fails to get response from API, but I'm still no closer to figuring out why. Was the API down?
Can confirm from authorize.net dashboard that the customer was charged, so there shouldn't be any issues there.
I also received the same issue for a 15 minute period April 15th, except in my case it was for the CreateCustomerProfileTransactionController, it did not happen either before or after.
Hey,
I've been following the example documentation provided, but started running into issues across the project when response was null, which resulted in exception while attempting to read messages.
https://github.com/AuthorizeNet/sample-code-php/blob/master/TransactionReporting/get-transaction-details.php#L40
The text was updated successfully, but these errors were encountered: