-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
403 Client Error #64
Comments
`odmpy libby --reset` will remove the links without needing to run `rm` and
find the path.
…On Tue, Apr 23, 2024 at 5:19 PM Eric Barkie ***@***.***> wrote:
It looks like they may have wiped everyone's linked devices?
On Linux (paths may vary):
rm ~/.config/odmpy/libby.json
Then run odmpy libby and re-link the device. Works fine for me after that.
—
Reply to this email directly, view it on GitHub
<#64 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJ7H6JUIPHYQ53U43AVHSTY633A7AVCNFSM6AAAAABGVFLF66VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZTGY4TOMJYGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
and that fixed it thank you! |
amazing! I did this and it's fixed, thanks 👍🏻 |
The Problem
I'm receiving the following error message:
odmpy.libby_errors.ClientError: <odmpy.libby_errors.ClientError; http_status=403, msg='403 Client Error: Forbidden for url: https://sentry-read.svc.overdrive.com/chip/sync', error_response='{"result":"missing_chip"}''>
Once I get the error message, odmpy stops, and I'm unable to do anything with it 😕
To Reproduce
Using the base command of
odmpy libby
Version/Environment
odmpy 0.8.1 [Python 3.11.5-darwin]
The text was updated successfully, but these errors were encountered: