cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[ULR] ALWAYS returns internal error, code 409

[ULR] ALWAYS returns internal error, code 409

TimO1968
Explorer | Level 4
Go to solution

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

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

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

View solution in original post

5 Replies 5

Greg-DB
Dropbox Staff
Go to solution

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
Dropbox Staff
Go to solution

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

TimO1968
Explorer | Level 4
Go to solution

It is working now.

 

Thanks

alexandreafc
New member | Level 2
Go to solution

Hi I have the sample problem I'm trying to check the status for the job below and I'm getting the same error:

 

{"async_job_id":"dbjid:AACx_VVUn_CDupFRxGpYA31pnLKiS3aVTualWBIxijxZaUGH800ay5_Qm1ddyf1Edq8KDGPzK-4b6V4rleMfSbvO"}

 

Can you help me?

 

Greg-DB
Dropbox Staff
Go to solution

@alexandreafc It looks like this one may be due to the amount of activity on the account. Can you let me know how many items you were trying to copy in this batch? Also, were you trying to run more than one operation at a time, and if so, how many? Feel free to open a ticket instead if you'd prefer.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
  • User avatar
    alexandreafc New member | Level 2
  • User avatar
    TimO1968 Explorer | Level 4
What do Dropbox user levels mean?