Issue
When trying to save the configurations for vsts integration, you run into "Failed to create VSTS bugtracker" error.
Some errors you might notice in the logs:
ERROR (BugtrackerManagerVSTS.java:219) [VSTS] Unable to create webhook to myazurepro
From the har:
[VSTS] response status code: 403
Cause
This issue may be caused by the user not having permissions to create webhooks on the azure side to set up the two-way integration.
Resolution
Check the user's permission to make sure that's the case and if so, either:
- Disable two-way integration
- Update user's permission to allow webhook creation
- Create a new integration with a user that has more access