Android プロジェクトの 1 つで Dropbox 統合に Temboo を使用していました。
Web サイトの Choreos は正常に動作し、正常に認証され、Android Studio でのアプリのコンパイルにエラーはありませんが、標準の例を使用してファイルをアップロードしようとすると、常に認証の問題が発生します。
必要に応じて資格情報などを設定しました。
08-31 21:06:28.348 31226-31328/in.ddas.pretense E/class in.ddas.pretense.DropboxTask: {"output":{"Response":""},"execution":{"lasterror":"A Step Error has occurred: \"A HTTP Error has occurred: The remote server responded with a status code of 401. Typically this indicates that an authorization error occurred while attempting to access the remote resource. The data returned from the remote server was: {\"error\": \"Unauthorized\"}. The error occurred in the HTTPSend (Dropbox - Upload File) step.\". The error occurred in the Stop (Raise error) step.","errortime":"1472670388137","endtime":"1472670388140","id":"56860062","starttime":"1472670387467","status":"ERROR"},"truncatedItems":[]}
これは私が取得し続けるエラーです。どこを間違えたのですか?
ありがとう。