-
Notifications
You must be signed in to change notification settings - Fork 27
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
Using Any API Method (e.g. ./remarkable.php list) Post register
is Failing with 401
#30
Comments
register
is Failing with 401
It seems all community projects are affected. See rschroll/rmfuse#42 or benoitsepe/reMarkable-typescript#34. Other projects I am using have stopped working as well. There must have been a change in the API. |
Is this going to be fixed anytime soon? :) |
Bumping this up to report the same problem. |
Bumping as well, since I am experiencing the same issue. |
Same here |
same issue here, missing kid |
I used a Windows desktop app and Fiddler (my trial expired already, would be nice if someone pick up from here). Looks like they changed the workflow - from what I've seen the desktop app does the following:
Did not have much time to analyse this communication, can provide the logs though... I understand that I don't understand something - why rM folks do not provide public straightforward API to their cloud? |
As the title suggests, I am unable to successfully call any endpoint - even after I call
remarkable.php register <valid-registration-code>
.This may even be an issue with the overall usage of remarkable's endpoints, as I have been unable to call their endpoints directly.
Steps to reproduce:
docs
endpoint401: Unauthorized
status code. What am I missing?The text was updated successfully, but these errors were encountered: