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
I have dbox in use on a production server (http://www.silex.me/silex/) and something like 2 times a day, the server seems to be down, because the calls to requesttoken and accesstoken never come back (do not call the callback at all)
I use it like this
dboxapp.accesstoken(request.session.dropbox_request_token, function(status, access_token){
... it stops calling this ...
Have you had this problem before?
Thank you in advance for you answer and the great lib :)
The text was updated successfully, but these errors were encountered:
Hello
I have dbox in use on a production server (http://www.silex.me/silex/) and something like 2 times a day, the server seems to be down, because the calls to requesttoken and accesstoken never come back (do not call the callback at all)
I use it like this
Have you had this problem before?
Thank you in advance for you answer and the great lib :)
The text was updated successfully, but these errors were encountered: