Hi,
When I use the dropbox (python) API (for creating paper doc) after ~ 100 new doc created, the process is stucked.
When I break the process I can see this is due to a Ratelimit.
How can I avoid that behavior ?
I'm trying to migrate all my Evernote notes (~2500 documents)
And plan to create ~80-100 paper doc per day.
Doc I will automatically create (with an opensource project like IFTTT) to follow news arround several topics :-)
Regards.