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

[Fixed in 1.5.2] 404 error on authorize #74

Open
mlambley opened this issue Feb 25, 2022 · 1 comment
Open

[Fixed in 1.5.2] 404 error on authorize #74

mlambley opened this issue Feb 25, 2022 · 1 comment

Comments

@mlambley
Copy link
Member

Client error: `GET https://api.backblazeb2.com/b2api/v1//b2_authorize_account` resulted in a `404 Not Found` response:
{
  \"code\": \"not_found\",
  \"message\": \"/b2api/v1//b2_authorize_account\",
  \"status\": 404
}

This seems to have only occurred recently. Removing the extra forward slash after v1 seems to fix the issue.

@mlambley mlambley changed the title 404 error on authorize [Fixed in 1.5.2] 404 error on authorize Feb 25, 2022
@mlambley
Copy link
Member Author

mlambley commented Feb 25, 2022

This has been fixed. Please update to 1.5.2 to resolve this issue. I'll leave this ticket open for a while longer.

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