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: Security Error Code: TI-API-0401

Security Error Code: TI-API-0401

  • Scenario Error details Remediation steps
    Invalid Credentials  
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    {
    "errors": [
    {
    "errorCode": "TI-API-0401",
    "type": "Security",
    "reason": "Invalid Credentials",
    "message": "Invalid bearer token. Please contact your local IT support to verify authentication information. Once resolved, please resubmit request."
    }
    ]
    }
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    Correct authentication information (requires your company IT support), recreate bearer token, and resubmit request.

**Attention** This is a public forum