getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
38.67k stars 4.15k forks source link

Azure DevOps Integration Problem #71892

Open breyed opened 3 months ago

breyed commented 3 months ago

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. From https://watertight.sentry.io/settings/integrations/vsts/, click Add Installation.
  2. Choose a Azure DevOps account.

Expected Result

Sentry will connect to the Azure DevOps account.

Actual Result

The installation could not complete due to a provider error.

Sentry cannot communicate with this Azure DevOps organization. Please ensure third-party app access via OAuth is enabled in the organization's security policy.

I verified that third-party app access via OAuth is enabled.

Product Area

Issues

Link

No response

DSN

No response

Version

No response

getsantry[bot] commented 3 months ago

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] commented 3 months ago

Routing to @getsentry/product-owners-settings-integrations for triage ⏲️

Dhrumil-Sentry commented 3 months ago

Thanks for the bug report, We'll add this to the backlog and investigate

joshchngs commented 1 month ago

I hit the same issue. We resolved it by adding my user to the Project Collection Administrators group. It makes sense that there is some specific permission required, as previously my access was limited to specific repos. The Sentry integration lists all repos in the org, so I guess the user needs to be able to see them also.