Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Script error #20

Closed
NinjaOne opened this issue May 19, 2021 · 5 comments
Closed

Script error #20

NinjaOne opened this issue May 19, 2021 · 5 comments

Comments

@NinjaOne
Copy link

The script was previously running fine, but today I get this error message:


Exception: Request failed for https://document-storage-production-dot-remarkable-production.appspot.com returned code 401. Truncated server response: Serving request failed, Msg: invalid token: token contains an invalid number of segments: invalid token, Origin: invalid token: token contains an i... (use muteHttpExceptions option to examine full response)
listDocs @ Remarkable.gs:110
Synchronizer @ Synchronizer.gs:103
syncGoogleDriveWithRemarkableCloud @ Library.gs:11


Apparrently something chaged in the routing. juruen/rmapi#177

@oyvindlr
Copy link

Same error here. Used to work, but since 19th of May this shows up consistently.

@bsdz
Copy link
Owner

bsdz commented May 20, 2021

Indeed I am having the same issue. I'll try and investigate over the weekend.

@oyvindlr
Copy link

Check the link in @NinjaOne's post: juruen/rmapi#177. Seems it has been fixed there already, but the error persists here.

@bsdz
Copy link
Owner

bsdz commented May 20, 2021

This should be resolved now. Update library to version 14 or copy code from github to your local appscript. Then run reset function() from README.md. Finally re-run sync with a new one time code.

@NinjaOne
Copy link
Author

Everything works again! Thank you for quick response!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants