Tool/software:
Hi TI Team,
I am working on Inventory Order API to fetch the information. I am getting an error code "TI-API-0401"
Attached the error message below
{
"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."
}
]
}
Please help with steps needed to be taken.. Thanks!