Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting API version on Rollback Powershell task #78

Open
ateb-ms opened this issue Jun 9, 2017 · 0 comments
Open

Setting API version on Rollback Powershell task #78

ateb-ms opened this issue Jun 9, 2017 · 0 comments

Comments

@ateb-ms
Copy link

ateb-ms commented Jun 9, 2017

Hello

I'm getting a (404) Not Found on the Rollback Powershell script when it attempts to get the tasks. I've identified this as the api-version that is being passed. 2.1 does not work but 3.0 does. Is there anyway to change this, other than manually amendding the Rollback Powershell script on the server?

Debug logs:

2017-06-09T09:48:44.7480936Z ##[debug]Calling https://companyName.vsrm.visualstudio.com/branch/_apis/release/releases/191/environments/191/tasks?api-version=2.1-preview.1 using obtained PAT token
2017-06-09T09:48:44.7480936Z ##[debug]GET https://companyName.vsrm.visualstudio.com/branch/_apis/release/releases/191/environments/191/tasks?api-version=2.1-preview.1 with 0-byte payload
2017-06-09T09:48:44.9361123Z ##[debug]Could not obtain release tasks status
2017-06-09T09:48:44.9361123Z ##[debug]The remote server returned an error: (404) Not Found.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant