This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Team,
I was trying out the API test order but I can't seem to pass the test. Below is the error that I have received:
Do I need to put in actual Checkout Profile ID and Order Number in order to pass the test? Is there any dummy inputs that I could use to demo for my customers?
Thanks.
Ernest,
In order to execute a test, you would need to provide valid credentials (key/secret information) and a checkout profile.
Once you have this information, we provide a couple of ways for you to test:
1. Use the test code that is provided on the Order API portal (https://api-portal.ti.com/store-order-api ).
2. Sample code for your customer to use.
I was able to get the token. I tried inputting the checkoutprofileID but still facing the same issue.
Ernest,
Please confirm that you provided your key/secret on the "OAuth 2" tab. Then, generate another token and try again.
Ernest,
As of today, you have not been approved to use the Order API. Your account request is "on hold". Please contact the TI customer support center (https://www.ti.com/csc).
This is the only other thing I can see. Note: Be careful to specify "test" as part of your order string.
"Access Token URL" should read: transact.ti.com/.../accesstoken
More details on the authentication requirements can be found at https://api-portal.ti.com/order-api-authentication
**Attention** This is a public forum