does your dropbox work properly still getting 500 server errors commonly using API?????
If you're still seeing issues, please share a few sample requests/responses showing the failures for each endpoint that's failing for you so we can check on that. Please include headers, but redact any app secret/access token/refresh token. Thanks!
hi. here are my request details. I use standard https://content.dropboxapi.com/2/files/upload with the bearer token. It goes sometimnes but more often I get 500
Thanks for the sample. I'll ask the team to check on that.
Thanks Greg. Do you have an ETA when it will be fixed?
Lots of our customers contact us regarding this issue. please make it work as soon as possible I really rely on you as we can do nothing on our end
I don't have an ETA on this right now, but I'll follow up here once I have any updates for you.
The same issue is on our server side. here we get same error using https://api.dropboxapi.com/2/sharing/create_shared_link
Please share a few samples for that (preferably as text). Thanks in advance!
By the way, /2/sharing/create_shared_link is deprecated in favor of /2/sharing/create_shared_link_with_settings, so please switch to /2/sharing/create_shared_link_with_settings when you can.
it give status in progress all the time. I can't share it right now but I think if you fix the main reason of problem all endpoints will continue work properly
I'm not sure I understand what you mean when you say "it give status in progress all the time". The /2/sharing/create_shared_link endpoint doesn't have a return type or error like that. Did you mean to refer to a different endpoint?
Please do share a sample of whatever other issues you're seeing so we can be sure to check on the right thing for you. Thanks!
Sorry my bad.
I mean when we use https://api.dropboxapi.com/2/files/move_batch/check_v2 and getting async_job_id
THEN checking async job id with https://api.dropboxapi.com/2/files/move_batch_v2 we always get .tag=in_porgress but it was working properly before.
here is another issue in your dashboard. see video
https://www.dropbox.com/scl/fi/x35nirsp4kw2v70o2ym4l/screen-capture-6.webm?rlkey=3og3yo5s8yp9ohm6e85jwfd0u&dl=0
For the API /2/files/move_batch/check_v2 issue, please share a sample async job ID so we can check on that.
For the issue you showed on dropbox.com, please contact support to reach the relevant department. I can only help with use of the Dropbox API, not the web site.