Hi,
We are using OT notification, REST API and getting error code "2909"
Is there a document i can refer for the error codes and their meanings and how to resolve them
?
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Hi Ashwin,
PFA error formats.
In the screenshot attached, the reason for "401 Unauthorized" failure is invalid Bearer token. In this scenario Response header "www-Authenticate" would have more information.
Thank you for the details.