Closed DeanClements closed 5 years ago
Open the solution from the tfsaggregator/tfsaggregator/develop github branch in Visual Studio 15.7, build it and right-click+publish.
On Tue, 7 Aug 2018, 16:51 DeanClements, notifications@github.com wrote:
Hi,
I have tried to use the Deploy to Azure option but receive the Deployment Failed message at the "Updating Website Config" stage the error message is "The current api-version doesn't support RBAC users. please use a newer version instead.(Code: Unauthorised)"
[image: image] https://user-images.githubusercontent.com/31061226/43783458-ac527198-9a59-11e8-903c-afd9f8815e63.png
Thanks for any help you can provide Dean
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tfsaggregator/tfsaggregator-webhooks/issues/29, or mute the thread https://github.com/notifications/unsubscribe-auth/AD-uS66RdxuidBKfcMIoVp_Dfwo5Q_izks5uOamHgaJpZM4VyUJL .
when I have an hour I will merge to master and update the README
Hi, thank you for your assistance, I have publish the current master branch to Azure, but I receive internal error 500 when I test the service hook from VSTS. hopefully once the current dev branch is merged, I won't have this issue. Thanks Dean
The test button will always fail because it passes bogus data. I added some ad-hoc checks in the develop
branch.
Hi, I still get internal 500 error if I actual create a work item in VSTS, as I have the service hook on the workitem create event.
The web.config does have the same username and password as I am passing via the service hook
the detailed error from the log stream of the app is below
Hi,
I have tried to use the Deploy to Azure option but receive the Deployment Failed message at the "Updating Website Config" stage the error message is "The current api-version doesn't support RBAC users. please use a newer version instead.(Code: Unauthorised)"
Thanks for any help you can provide Dean