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
I am encountering an issue when attempting to create a transaction using the TransactionApiExample class provided in this repository. Previously, the test credentials worked correctly, but now I am experiencing authentication failures.
Steps to Reproduce:
Use the example TransactionApiExample class.
Call the createTransaction() method.
Observe that the request fails with a 401 Unauthorized error.
Additional Information:
The test credentials (merchantId, merchantSecret, trApiKey, and trApiPass) were working previously but now result in an authentication failure.
Has there been any change to the test environment credentials?
Is there an alternative way to authenticate, such as using sandbox credentials?
Could you please provide clarification on this issue and suggest how we can proceed with testing transactions?
I am encountering an issue when attempting to create a transaction using the TransactionApiExample class provided in this repository. Previously, the test credentials worked correctly, but now I am experiencing authentication failures.
Steps to Reproduce:
Additional Information:
Thank you in advance!
Error:
The text was updated successfully, but these errors were encountered: