jbramwell / VSTS-Tools

Various command-line utilities for interacting with Visual Studio Team Services (VSTS)
MIT License
11 stars 7 forks source link

add more helpful error message to VSTS-Keep's System.Net.WebException #10

Closed jesomm closed 4 years ago

jesomm commented 6 years ago

Ran into this issue when I added this task to a task group that many build definitions used. It began failing the build for only some of them, as most already had enabled scripts to access the OAuth token. I wanted to make this experience better for the next dev to run into the issue, so here I have added a more helpful error message.