Hello,
Even though all my settings are made and I send a token to the service, I get a "401 Unauthorized" error.
The response from the service is as follows:
Endpoint: transact.ti.com/.../quotes

{
"fault": {
"faultstring": "Invalid API call as no apiproduct match found",
"detail": {
"errorcode": "keymanagement.service.InvalidAPICallAsNoApiProductMatchFound"
}
}
}
