Unable to access Joplin Server API
-
I'm trying to use the Joplin Data API, but I'm not getting anywhere. I am using the firewall my VPS provider has, and I made sure to accept inbound TCP requests to port 41184 per the Joplin docs. I also added it to the whitelist per the Cloudron docs. This did not resolve the issue. Any idea what I could be missing? Thanks in advance.
-
C colonelpanic deleted this topic on
-
C colonelpanic restored this topic on
-
Update: I am able to access the endpoint GET /ping, but nothing else works. The rest of the endpoints (notes, tag, folders) just respond with:
{ "error": "Path not found: api/notes" }I tried with the following URLS:
sub.domain.tld:41184/pingsub.domain.tld/api/ping
The URL using
/api/pingresponds with:{ "status": "ok", "message": "Joplin Server is running" } -
I'm trying to use the Joplin Data API, but I'm not getting anywhere. I am using the firewall my VPS provider has, and I made sure to accept inbound TCP requests to port 41184 per the Joplin docs. I also added it to the whitelist per the Cloudron docs. This did not resolve the issue. Any idea what I could be missing? Thanks in advance.
@colonelpanic said in Unable to access Joplin Server API:
Joplin Data API
I think there is a misunderstanding here. The described api is something that the desktop application of Joplin implements. It also says directly at the beginning of the page:
This API is available when the clipper server is running.
The server seems to only have a (delta) syncing api and not full rest access to the data.
-
@colonelpanic said in Unable to access Joplin Server API:
Joplin Data API
I think there is a misunderstanding here. The described api is something that the desktop application of Joplin implements. It also says directly at the beginning of the page:
This API is available when the clipper server is running.
The server seems to only have a (delta) syncing api and not full rest access to the data.
@fbartels, you are correct. I read that and used the app to start the Web Clipper service, but I was under the impression that I was starting the Web Clipper on the Joplin server. Instead, it starts up a service on the client or workstation running the Joplin app. I don't think the wording is as "direct" or clear as it could be. Thanks.
-
N nebulon marked this topic as a question on
-
N nebulon has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login