简体   繁体   English

Dropbox API和Android

[英]Dropbox API and Android

I'm trying to read a file from Dropbox in my Android app (I'm using the emulator). 我正在尝试从我的Android应用中的Dropbox读取文件(我正在使用模拟器)。 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? 这真的是Dropbox的temporarily错误吗?

Thanks. 谢谢。

This seems to be a bug in Chrome: 这似乎是Chrome中的错误:

https://code.google.com/p/chromium/issues/detail?id=181186 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应用程序的问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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