API Endpoint Error Code: TI-API-0404
This thread has been locked.
API Endpoint Error Code: TI-API-0404
| Scenario | Error details | Remediation steps |
| Invalid path | {
"errors": [
{
"errorCode": "TI-API-0404",
"type": "ResourceNotFound",
"reason": "Invalid path",
"message": "No API endpoint ('<requested path>') found. See documentation of this API."
}
]
} |
Correct the path of the API call according to the OpenAPI spec (https://api-portal.ti.com/ ) and then resubmit the request. |
**Attention** This is a public forum