rmapy icon indicating copy to clipboard operation
rmapy copied to clipboard

rmapy currently does not support new sync API

Open dkozel opened this issue 2 years ago • 1 comments

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

dkozel avatar Sep 22 '23 22:09 dkozel

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.

WhenInWome avatar Nov 07 '23 22:11 WhenInWome