Hello,
I'm using Dropbox for OTA. It worked for long time up until couple of weeks ago. Now, connection is established, folder list is downloaded, but when trying to download a file, I'm receiving Error 400. Your support team answered similar questions (around Error 400), claiming that the format of the HTTPT request might not be 100% correct.
This is an embedded system and I'm using a library of the chip vendor, Texas Instrument (TI), so I do not have access to exact format of the HTTP request. I spoke with TI and they asked for a log from your server that shows the mismatch.
Is there a way to get a log from your server that shows the format of the received HTTP request?
For a reference, here is the Dropbox HTTP Response:
<!DOCTYPE html><LF>
<html><LF>
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><LF>
<meta name="viewport" content="width=device-width, initial-scale=1" /><LF>
<title>Dropbox - 400</title><LF>
<link href="">cfl.dropboxstatic.com/.../error.css" rel="stylesheet" type="text/css"/><LF>
<link rel="shortcut icon" href="">cfl.dropboxstatic.com/.../><LF>
</head><LF>
<body><LF>
<div class="figure"><LF>
<img src="">assets.dropbox.com/.../target-miss.svg" alt="Error: 400"/><LF>
</div><LF>
<div id="errorbox"><LF>
<h1>Error (400)</h1>Something went wrong. Don't worry, your files are still safe and the Dropbox team has been notified. Check out our <a href="">status.dropbox.com">Status Page</a> to see if there is a known incident, our <a href="">www.dropbox.com/help">Help Center</a> and <a href="">forums.dropbox.com">forums</a> for help, or head back to <a href="">www.dropbox.com/.../a>.<LF>
</div><LF>
<LF>
</body><LF>
</html><LF>
Thanks,
Shimon