Problem with Raindrop.io integration

Describe the problem/error/question

I have added a Raindrop integration to my workflow. I’ve added n8n as an app in Raindrop, and have successfully added the Raindrop client ID and secret as credentials for the integration.

However, when using the integration to get bookmarks or collections, I get an error message.

What is the error message (if any)?

“Unable to sign without access token”

Information on your n8n setup

  • n8n version: 1.88.0 (same on 1.86.1)
  • Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud

Hi @mortenp,Welcome to n8n :n8n: community :tada:

To get the Raindrop integration working, make sure to fill in both the “Site” and “Redirect URI” fields in the Raindrop integration app. Then reconnect — it should work!

If this answers your question, please mark the reply as the solution :white_check_mark::pray:t2:

1 Like

Works as a charm after adding.

Thank you very much!

1 Like

Should this work with the self-hosted version as well? Because even though I entered my local host URL, I still get the error message mentioned above (“Unable to sign without access token”)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.