-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Kobo api endpoint from localhost #1990
Comments
Thanks for your answer. I was able to setup the auth_token this way but unfortunately the kobo API is returning the book URL as 127.0.0.1 instead of the public address. So I guess the sync cannot work :( |
@OzzieIsaacs To follow up on this discussion would it be possible to configure the url_base as an option in the configuration (the same way as url_port) ? |
…1990) Create kobo sync token button is now "unclicked" after closing dialog Additional localhost route is catched If book format is deleted this also deletes the book synced to kobo status
I am using a seedbox to host my calibre-web server so I don't have control over the calibre installation and server configuration. The app is a bundle (calibre and calibre-web) and access to the web server is done through a thin client (so I will appear as coming from localhost).
When I want to generate the Kobo Auth URL I have the error message:
PLease access calibre-web from non localhost to get valid api_endpoint for kobo device.
Is there a way to bypass this error or generate the API a different way? Any reason for restricting the API generation from localhost?Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: