You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I use Dropbox to save my application's user uploaded files. When I try to get temporary link to my app's files. I can't get the link after I try to call client.files().getTemporaryLink(path); several times (> 10), the App is running at Google App Engine (standard environment). Anyone can give a hint what should I do to avoid the error?
My dropbox-core-sdk version is 3.0.6
Thanks.
The text was updated successfully, but these errors were encountered:
Hi, I use Dropbox to save my application's user uploaded files. When I try to get temporary link to my app's files. I can't get the link after I try to call
client.files().getTemporaryLink(path);several times (> 10), the App is running at Google App Engine (standard environment). Anyone can give a hint what should I do to avoid the error?My dropbox-core-sdk version is 3.0.6
Thanks.
The text was updated successfully, but these errors were encountered: