Hi, I currently have a basic plan, I am using the dropbox api, in which I have an application that in its flow of use makes these requests:
1) refreshes the access token
2) looks for the metadata of a folder
3) downloads a file
4) after modifying the downloaded file it uploads it to dropbox
but after some time of use I get a message of "Ratelimit: Retrying", I would like to know if there is any limit of use of the Api per plan? and what plan I could choose to avoid this problem? thanks.