You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank for making this extension, however, it's not working for us. We're not sure why and if it's a fault of ours. We followed the instructions and generated a token using the "Legacy Token Generator." When the task runs on Azure Dev Ops, it fails and we get the following message:
"An API error occurred: missing_scope"
While creating the legacy token, there's no option to modify scopes. According to the generator the following scopes are enabled by default: identify, read , post, client, and admin. Are we doing something wrong?
The version we're using is: 5.* (According to the Azure Dev Ops Task display)
Thank you.
The text was updated successfully, but these errors were encountered:
I'm having this same issue. I tried legacy token and received that error. I also tried app level token and set the scrope to read and write to which I get this error:
Task Failed. Error: "One or more messages failed to deliver. An API error occurred: invalid_auth"
##[error]Task Failed. Error: "One or more messages failed to deliver. An API error occurred: invalid_auth"
Hello,
Thank for making this extension, however, it's not working for us. We're not sure why and if it's a fault of ours. We followed the instructions and generated a token using the "Legacy Token Generator." When the task runs on Azure Dev Ops, it fails and we get the following message:
"An API error occurred: missing_scope"
While creating the legacy token, there's no option to modify scopes. According to the generator the following scopes are enabled by default:
identify
,read
,post
,client
, andadmin
. Are we doing something wrong?The version we're using is: 5.* (According to the Azure Dev Ops Task display)
Thank you.
The text was updated successfully, but these errors were encountered: