rmapy
rmapy copied to clipboard
rmapy currently does not support new sync API
I'm posting this issue to hopefully help folks coming by in the future. Currently it seems that all forks of rmapy do not fully support the updated sync api.
This fork has a newapi branch which seems to successfully log in, but other issues exist. https://github.com/AaronDavidSchneider/rmapy/tree/newapi
This Go based API seems to be working well for me, with a possible issue deleting files on a tablet with the 3.6.1.1894 OS version. https://github.com/juruen/rmapi
Hey good stuff, I was trying to get this working a few months back and kept getting that same API error. Will try with the new fork.