When trying to connect yo my calibre OPDS server, I get the above mentioned error.
Connection details are:
Host: http://192.168.68.19/opds
Port: 8085
User: [my username]
Password: [my password]
When trying to access it without user and password, I get an authentication error (which makes sense)
I’ve accessed the server using my browser with success (without /opds) when adding /opds in my browser it downloads a opds file, which is the XML that is expected. It does not show the XML in the browser, so not sure if this is related to the issue.
Looking at the logs on Calibre, it shows the connection coming in but looks like it gives an 400 status:
(That IP is my iPad’s IP)
Unsure if it’s a setting on Calibre
Anyone have any ideas?