我在我的一个android项目中使用Temboo进行Dropbox集成。虽然网站中的Choreos运行良好,身份验证也很好,我在Android Studio中的应用程序编译没有错误等,但当我尝试使用标准示例上传文件时,我经常遇到授权问题。
我已经根据需要设置了凭据等。Error has occurred: \"A HTTP Error has occurred: The remote server responded with a status code of 401The error occurred in the HTTPSe
我正在使用dropbox SDK将文件保存到用户的dropbox帐户。当用户第一次点击“保存到dropbox”按钮时,弹出一个窗口,要求用户登录到他们的dropbox帐户。然后,我使用SDK提供的uploadFile方法将文件上传到他们的dropbox帐户。然而,第一次,它给了我一个错误:
DropboxSDK: error making request to /1/files_put/dropbox/sampleFile.pdf