Hello!
Recently both my partner and my Kobo Clara HD and Kobo Libra 2 started only seeing "Please wait..." when we tap on the Overdrive menu. We each have our own library card, Kobo account, and Overdrive account.
I installed NickleMenu in a effort to dig further into what's going on with our devices and found the following logs. Has anyone ever seen this before? It seems like there is a mismatch of Overdrive book IDs and Kobo's API.
We've tried:
- Factory reset
- Log out then back in of Overdrive with: Overdrive account
- Log out then back in of Overdrive with: library card
- Log out then back in of Overdrive with: Phone number
- Log out then back in of Kobo account
- Update Kobo account with address
Given the nature of the error code, I'm not sure how to proceed as I've removed all my loans on my account so my guess is that these book IDs (od_4766386,od_5575192,od_5153492,od_5560817,od_67 99143) are what's retrieved from Overdrive and then Kobo is trying to get more metadata from their own API but the device is generating a bad request against their server.
Any suggestions is much appreciated.
Recently both my partner and my Kobo Clara HD and Kobo Libra 2 started only seeing "Please wait..." when we tap on the Overdrive menu. We each have our own library card, Kobo account, and Overdrive account.
I installed NickleMenu in a effort to dig further into what's going on with our devices and found the following logs. Has anyone ever seen this before? It seems like there is a mismatch of Overdrive book IDs and Kobo's API.
Code:
Nov 20 09:38:04 nickel: ( 460.116 @ 0x299f7f0 / packetdump.warning) "https://storeapi.kobo.com/v1/products/books/external/od_4948153,od_5275037,od_2582484,od_5254956,od_5820865" => "Error downloading https://storeapi.kobo.com/v1/products/books/external/od_4948153,od_5275037,od_2582484,od_5254956,od_5820865 - server replied: Bad Request"
Nov 20 09:38:04 nickel: ( 460.117 @ 0x299f7f0 / packetdump.warning) HTTP Status Code: 400
Nov 20 09:38:04 nickel: ( 460.118 @ 0x299f7f0 / packetdump.warning) Error: 299
Nov 20 09:38:04 nickel: ( 460.119 @ 0x299f7f0 / packetdump.warning) Source: "https://storeapi.kobo.com/v1/products/books/external/od_4948153,od_5275037,od_2582484,od_5254956,od_5820865"
Nov 20 09:38:04 nickel: ( 460.120 @ 0x299f7f0 / packetdump.warning) "{"ResponseStatus":{"ErrorCode":"BadRequest","Message":"Error handling 'GetExternalBookRequest' request. Request.Id: cca8ca4d-3f29-4baf-871c-8b1134e91465","Errors":[]}}"
Nov 20 09:38:04 nickel: ( 460.209 @ 0x299f7f0 / packetdump.warning) "https://storeapi.kobo.com/v1/products/books/external/od_4766386,od_5575192,od_5153492,od_5560817,od_6799143" => "Error downloading https://storeapi.kobo.com/v1/products/books/external/od_4766386,od_5575192,od_5153492,od_5560817,od_6799143 - server replied: Bad Request"
Nov 20 09:38:04 nickel: ( 460.210 @ 0x299f7f0 / packetdump.warning) HTTP Status Code: 400
Nov 20 09:38:04 nickel: ( 460.211 @ 0x299f7f0 / packetdump.warning) Error: 299
Nov 20 09:38:04 nickel: ( 460.212 @ 0x299f7f0 / packetdump.warning) Source: "https://storeapi.kobo.com/v1/products/books/external/od_4766386,od_5575192,od_5153492,od_5560817,od_6799143"
Nov 20 09:38:04 nickel: ( 460.213 @ 0x299f7f0 / packetdump.warning) "{"ResponseStatus":{"ErrorCode":"BadRequest","Message":"Error handling 'GetExternalBookRequest' request. Request.Id: bec12ec6-54c0-451e-a454-2565e9557b67","Errors":[]}}"
We've tried:
- Factory reset
- Log out then back in of Overdrive with: Overdrive account
- Log out then back in of Overdrive with: library card
- Log out then back in of Overdrive with: Phone number
- Log out then back in of Kobo account
- Update Kobo account with address
Given the nature of the error code, I'm not sure how to proceed as I've removed all my loans on my account so my guess is that these book IDs (od_4766386,od_5575192,od_5153492,od_5560817,od_67 99143) are what's retrieved from Overdrive and then Kobo is trying to get more metadata from their own API but the device is generating a bad request against their server.
Any suggestions is much appreciated.