We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.

Forum Discussion

TimO1968's avatar
TimO1968
Explorer | Level 4
5 years ago

[ULR] ALWAYS returns internal error, code 409

Please help. This used to work (last used about 6 months ago) but now I get "Internal Error" Code 409 when trying to check the status of a batch copy.

https://api.dropboxapi.com/2/files/copy_batch_v2 returns:

{

  ".tag": "async_job_id",

  "async_job_id": "dbjid:AACfK9NJvJ3Z6Axo9sOaJozr8D3Gv4x6BuGKZm9dupHKHJQ-UGBYldByYfxglFQJ1rrmHOg3gSpWysydPpNsCoc9"

}

.

.

jobId = results["async_job_id"]
load = {
"async_job_id": jobId
}

https://api.dropboxapi.com/2/files/copy_batch/check_v2 using the job id obtained above returns:

{"error_summary": "internal_error/..", "error": {".tag": "internal_error"}} )

which is very unhelpful.

Please advise

Tim

  • For anyone else watching this thread: this issue should now be fixed.

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Staff rankDropbox Staff

    Thanks for the report! I'll follow up with you privately as it will be helpful to get a few more pieces of information from you to help us investigate this.

    • Greg-DB's avatar
      Greg-DB
      Icon for Dropbox Staff rankDropbox Staff

      For anyone else watching this thread: this issue should now be fixed.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

5,878 PostsLatest Activity: 11 hours ago
326 Following

If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.

For more info on available support options for your Dropbox plan, see this article.

If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!