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  
    {
    	"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."
    		}
    	]
    }
    Correct authentication information (requires your company IT support), recreate bearer token, and resubmit request.

**Attention** This is a public forum