Error while creating Adobe Launch API through Postman | Community
Skip to main content
kamlesh-maddheshiya
New Participant
July 10, 2023
Question

Error while creating Adobe Launch API through Postman

  • July 10, 2023
  • 1 reply
  • 655 views

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"

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Gokul_Agiwal
New Participant
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