As the title says when I attempt to make a request to get information about an order using the "Try It Out" feature or using python I get the following response:
transact.ti.com/.../financial-documents
{
"fault": {
"faultstring": "Invalid API call as no apiproduct match found",
"detail": {
"errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"
}
}
}
The API tokens I am using have access to this API. Are there other reasons this would not be working?
Thank you and I look forward to your response.
Best,
Jacob Frost