We've been using the Dropbox API for a number of years (v2) with no issues.
Today I have some users reporting that files are not being created in their Dropbox Folders.
I have run a test and I get the expected response
{".tag": "async_job_id", "async_job_id": "--cut--"}However the file does not show, we are talking about very small text files, they usually show in a matter of seconds - they are used to trigger label printing for shipping.
If I make a call on the async_job_id to get the status, I just get "in_progress"
Can anyone advise if there are any known issues today, or any changes that have been released which could have affected this?
We are using a Private App, Full Dropbox permission, with No expiration on the tokens. The token has the permissions for 'files.content.write'.