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.

[FAQ] TI-API: API Method Error Code: TI-API-0405

API Method Error Code: TI-API-0405

  • Scenario Error details Remediation steps
    Invalid method  
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "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}."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    Correct the API call according to the spec (https://api-portal.ti.com/ ).

**Attention** This is a public forum