Error while creating Adobe Launch API through Postman | Adobe Higher Education
Skip to main content
kamlesh-maddheshiya
Community Advisor
Community Advisor
July 10, 2023
Fråga

Error while creating Adobe Launch API through Postman

  • July 10, 2023
  • 1 svar
  • 655 visningar

Dear All,

While creating the Adobe launch API, I got this error as below mentioned screenshot. Could you please help. Thank you

 

 "error_code""401013",
    "message""Oauth token is not valid"

 

 

Det här ämnet har stängts för svar.

1 svar

Gokul_Agiwal
Community Advisor
Community Advisor
July 10, 2023

Hi @kamlesh-maddheshiya 

This error message displays when the provided access token in the Authorization header is not valid. Ensure that the token has been entered correctly, or generate a new token in the Adobe I/O Console.

Launch API 

 

Thanks