google-drive-remarkable-sync icon indicating copy to clipboard operation
google-drive-remarkable-sync copied to clipboard

Does not work with Remarkable's new 1.5 storage API

Open DTBICT opened this issue 2 years ago • 7 comments

Hi! It seems there is a problem. Since there has been some update on the Remarkable software the sync is not working anymore and I can't manage to reinstall it. Could you please help me? I've tried to reset the authentication credentials, but to no avail. I might be putting the code in the wrong place, since I am a beginner on github. Thank you for your support!

By the way, the link to get the code from Remarkable has changed to https://my.remarkable.com/device/mobile/connect Some additional descriptions of the start of the sync with the remarkable would be really helpful, please!

  • Paul

cf. screenshot for troubleshooting Screenshot 2022-05-20 at 11 59 00

DTBICT avatar May 20 '22 10:05 DTBICT

I'm not sure what's happening there. The message "deleted device" suggests perhaps the device has been removed from your account. If you go to https://my.remarkable.com/device/mobile/connect does it offer a new one-time-code?

bsdz avatar May 20 '22 17:05 bsdz

Hi bsdz, I have tried to get a new one time code, and put it again into the code, but to no avail. I also wonder where does the authentication reset function go, and what it's for. Thanks for your patience with my learning!

By the way, I understand the code still works fine for you and your Google Drive Account?

DTBICT avatar May 26 '22 12:05 DTBICT

Hi bsdz, I have tried to get a new one time code, and put it again into the code, but to no avail. I also wonder where does the authentication reset function go, and what it's for. Thanks for your patience with my learning!

If you paste the code into the same window you screenshotted earlier. The code can go above or below the existing run_sync function. Then change drop down to the reset function name and hit Run.

image

By the way, I understand the code still works fine for you and your Google Drive Account?

Yes it does although this might be because my device is fixed to an old API.

bsdz avatar May 26 '22 13:05 bsdz

Ok I'll try within this week and let you know. I wish I could connect with an old api too!

DTBICT avatar May 30 '22 20:05 DTBICT

I am also experiencing an issue with this now.

ridgetopfarms avatar Jun 26 '22 18:06 ridgetopfarms

A quick work around was using the desktop remarkable app to sync a pdf over.

ridgetopfarms avatar Jun 26 '22 18:06 ridgetopfarms

I've started a new branch for integrating with Remarkable's new 1.5 api. It's incomplete and what's there has only been partially tested.

bsdz avatar Jun 26 '22 19:06 bsdz