API Method Error Code: TI-API-0405
This thread has been locked.
API Method Error Code: TI-API-0405
| Scenario | Error details | Remediation steps |
| Invalid method | {
"errors": [
{
"errorCode": "TI-API-0405",
"type": "ResourceNotFound",
"reason": "Invalid method",
"message": "{request.verb} is not a supported method. See documentation of this API at {location}{api}."
}
]
} |
Correct the API call according to the spec (https://api-portal.ti.com/ ). |
**Attention** This is a public forum