ReMarkableAPI
ReMarkableAPI copied to clipboard
Issues with reMarkable API service
Do you also experience errors 500 when trying to use the API? I get a 500 for any request on https://document-storage-production-dot-remarkable-production.appspot.com. Do you know if the team at reMarkable upgraded their internal API and left this one behind?
Btw, their service manager returns the same service URL as before when queried:
$ curl "https://service-manager-production-dot-remarkable-production.appspot.com/service/json/1/document-storage"
{"Status":"OK","Host":"document-storage-production-dot-remarkable-production.appspot.com"}
Yes, and I am unable to get new codes from https://my.remarkable.com/connect/remarkable
I also get this error when trying remarkable.php register MY_CODE:
☠ Server error: `GET https://document-storage-production-dot-remarkable-production.appspot.com/document-storage/json/2/docs` resulted in a `500 Internal Server Error` response:
<html><head>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<title>500 Server Error</title>
</head> (truncated...)