puhtahtoe

Results 5 comments of puhtahtoe

Yeah I've seen that issue. I'm not sure how possible it is without a KOReader plugin as part of the project. I'm very new to KOReader so maybe I'm missing...

Can you give some information about your server setup?

Before I dug into the KOSync plugin code I went through several iterations of sending the response in different ways in kosync-dotnet. Setting the ```content-type``` to ```application/json``` did not fix...

Here's a log of the full response from requesting progress from a kosync-dotnet server with ```content-type``` set to ```application/json``` My domain has been redacted log 04/19/25-05:39:00 DEBUG KOSyncClient:get_progress resp: {...

Further confirming the Spore / content-type theory, I have managed to force C# to not append anything extra to the ```content-type``` header and now that it is sending just ```application/json```...