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: Service Unavailable Error Code: TI-API-0504

Scenario Error details Remediation steps
Gateway Timeout  
{
	"errors": [
		{
			"errorCode": "TI-API-0504",
			"type": "Unknown",
			"reason": "Service unavailable",
			"message": "This API is temporarily unavailable. Please retry. If problems persists, please contact support (https://api-portal.ti.com/support)."
		}
	]
}
This API is temporarily unavailable. Please retry. If problems persists, please submit an E2E thread ( https://e2e.ti.com/p/addpost?pn=TI-API ) and provide the error message information.
  • Thanks, this works!

    Scenario Error details Remediation steps
    Gateway Timeout  
    {
    	"errors": [
    		{
    			"errorCode": "TI-API-0504",
    			"type": "Unknown",
    			"reason": "Service unavailable",
    			"message": "This API is temporarily unavailable. Please retry. If problems persists, please contact support (https://api-portal.ti.com/support)."
    		}
    	]
    }
    This API is temporarily unavailable. Please retry. If problems persists, please submit an E2E thread ( https://e2e.ti.com/p/addpost?pn=TI-API ) and provide the error message information.

**Attention** This is a public forum