This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 110
files not showing up in cloud #199
Comments
I seem to have the same problem, starting with yesterday... |
It's related to the new version of the cloud API. Customers are being switched to the new API in the background without telling them, and it causes this issue where rmapi says it's uploaded something but it's not actually there. More info here: #187 |
So there's no solution to this? |
@aqwzs l just checked. my account hasn't been migrated to the new API yet so I can't reverse engineer the API to add support for it. Once that happens, if I have some time, I'll definitely do it. Or if anyone can point me to an implementation of the new API I could start working with that. |
dupcliate of #187 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I can successfully run every command and when I upload a pdf file, it says "OK" but then the file doesn't show up in the cloud, using
ls
shows the file correctly. When I usestat
it shows"Success": false,
and I don't know what it supposed to mean because all other files have it set as true, after some time the new files also have true but they still don't show up in the app nor on the remarkable.I'm on version 0.0.15 of rmapi
The text was updated successfully, but these errors were encountered: