I'm trying in vain to get my Clara BW (4.45.23646) to connect and sync with my local Kobo library (BookOrbit, but it could be Komga or CWA).
I've tried editing the
in
both during normal operation, as well as directly after a factory reset and tried restarting (and not restarting) both before and after the edit.
I'm monitoring devmodeon sync, oauth and packetdump logs as well as monitoring the packet logs and http logs of the intended target local api_endpoint but no matter what I do, it only reaches out to connect to storeapi.kobo.com /v1/initialization, and populates the .conf file with the [OneStoreServices] fields. Not a single packet reaches the local intended endpoint.
Is there a trick I'm missing here? Happy to patch, down/up grade, root.
I'm currently planning on hijacking the storeapi.kobo.com request and answering it from my local infra to see if I can get that initialization response to take and redirect, but it feels like this should be easier.
I've tried editing the
Code:
api_endpoint=Code:
/.kobo/Kobo/Kobo eReader.confI'm monitoring devmodeon sync, oauth and packetdump logs as well as monitoring the packet logs and http logs of the intended target local api_endpoint but no matter what I do, it only reaches out to connect to storeapi.kobo.com /v1/initialization, and populates the .conf file with the [OneStoreServices] fields. Not a single packet reaches the local intended endpoint.
Is there a trick I'm missing here? Happy to patch, down/up grade, root.
I'm currently planning on hijacking the storeapi.kobo.com request and answering it from my local infra to see if I can get that initialization response to take and redirect, but it feels like this should be easier.









