简体   繁体   中英

Dropbox API and Android

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.

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.

好吧,我已经解决了安装最新版本的Dropbox Android应用程序的问题。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM