Dropbox API and Android

自作多情 提交于 2020-01-06 07:44:41

问题


I'm trying to read a file from Dropbox in my Android app (I'm using the emulator). Everything seems fine: the browser is opened and I introduce my credentials, then I click 'Allow' and then the next message appears in the browser:

Webpage not available
The webpage at db-jar8vuiz4j3nlns://1/connect?oauth_token=...&oath_token_secret=...&uid=...
might be temporarily down or it may have moved to a new web address.

So, what's happening? It's really a temporarily error of Dropbox?

Thanks.


回答1:


This seems to be a bug in Chrome:

https://code.google.com/p/chromium/issues/detail?id=181186

It's already fixed, though the fixed version may not be released yet.




回答2:


Well, I've resolved this installing the last version of Dropbox Android app.



来源:https://stackoverflow.com/questions/15810530/dropbox-api-and-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!