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

Feature request: Return the error code when there's an HTTP error #673

Open
XSchelin opened this issue Dec 8, 2023 · 0 comments
Open

Feature request: Return the error code when there's an HTTP error #673

XSchelin opened this issue Dec 8, 2023 · 0 comments

Comments

@XSchelin
Copy link

XSchelin commented Dec 8, 2023

I'm running a backup script I wrote to get attachments out of LastPass, and I started getting:

Error: HTTP response code said error.

I enabled logging per #228 and saw that I was getting rate limited (429 error code).

Feature request: When there's an HTTP response code saying error, return what the error is, so that we're not hunting the internet for what the problem actually is.

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