Hi,
I'm using the javascript API and calling filesGetTemporaryLink() every so often (maybe 1% of the time) it gives a 500 response code. I'm repeatedly testing on the same set of files and it doesn't fail the same place every time. I could be just me but this seemed to be working more reliably a couple of weeks ago.
in case anyone from Dropbox is reading and has the capability to look at logs, I have a request id from one failed call - 60d9c33aa279422eb493ac69594aeb8b
is there anything further I can do to investigate or resolve the problem? should I just retry the failed request? the API doesn't seem to give me access to the HTTP response body, and the 'error' property of the exception is just an empty string