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

Bitbucket: handle missing authentication response from API returning 404 status code #10657

Merged
merged 1 commit into from Mar 29, 2022

Conversation

glaubinix
Copy link
Contributor

Bitbucket now seems to return a 404 status code with the below body if you access a repository you don't have access to

{"type": "error", "error": {"message": "The requested repository either does not exist or you do not have access. If you believe this repository exists and you have access, make sure you're authenticated."}}

@glaubinix
Copy link
Contributor Author

Failing test case seems unrelated.

@Seldaek Seldaek added this to the 2.2 milestone Mar 29, 2022
@Seldaek Seldaek added the Bug label Mar 29, 2022
@Seldaek Seldaek merged commit eb0aaa7 into composer:2.2 Mar 29, 2022
@Seldaek
Copy link
Member

Seldaek commented Mar 29, 2022

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants