Skip to content
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

failed to create a new device token #20

Closed
nov1n opened this issue Dec 21, 2022 · 2 comments · Fixed by #21
Closed

failed to create a new device token #20

nov1n opened this issue Dec 21, 2022 · 2 comments · Fixed by #21

Comments

@nov1n
Copy link
Owner

nov1n commented Dec 21, 2022

It seems like Remarkable changed something on their side causing new authentication requests to fail. Other projects are also having this problem:

We'll have to wait for rmapi to fix this issue.

@ccauet
Copy link

ccauet commented Dec 22, 2022

Quick hack for the impatient:

Use rmapi for the pairing:

  • Follow the instructions, e.g. to run it as a container
  • Then copy the content from $HOME/.config/rmapi into your $HOME/.rmapi as used by RemarkablePocket

After that you can run RemarkablePocket following the README and it should work

@nov1n nov1n linked a pull request Dec 23, 2022 that will close this issue
@nov1n
Copy link
Owner Author

nov1n commented Dec 29, 2022

I created a new version of RemarkablePocket (ghcr.io/nov1n/remarkable-pocket:0.4.0) with v0.0.23 of rmapi. This solves the auth issue, however if you're running version 3.0.0 or above on your tablet this will not work correctly because they changed the document format. Until rmapi supports it we'll just have to wait.

@nov1n nov1n closed this as completed in #21 Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants