I tried to set web hooks in VSTS and install tfsaggregator in azure use this manual. But When I wanna to define a web hooks and try to test I have an error in connection:
Here is tfsaggregator web.config:
And HelloWorld.policies
I always have the Message:
Bug #5 (Some great new idea!) created by Jamal Hartnett.
And the Error Message is:
Basic authentication requires a secure connection to the server. (500)
I followed exact steps in manual.
My url address is like:
https://tfsaggregator-webhooks-*****.azurewebsites.net/api/workitem
does any one have any idea? where is the problem?