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

Fix for Download GitHub Release failed request 400 #14312

Merged
merged 3 commits into from
Jan 29, 2021

Conversation

harshiniks
Copy link
Contributor

@harshiniks harshiniks commented Jan 29, 2021

Task name: DownloadGitHubRelease

Description: Github is fronting their user release content via http://github-releases.githubusercontent.com instead of *.s3.amazonaws.com. It resulted in auth header error:
Only one auth mechanism allowed; only the X-Amz-Algorithm query parameter, Signature query string parameter or the Authorization header should be specified<
Documentation changes required: N

Added unit tests: N

Attached related issue: https://mseng.visualstudio.com/AzureDevOps/_workitems/edit/1812170, #14309

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@harshiniks harshiniks self-assigned this Jan 29, 2021
@harshiniks harshiniks merged commit ef86c44 into microsoft:master Jan 29, 2021
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

Successfully merging this pull request may close these issues.

2 participants