Discuss Dropbox Developer & API
Hi, I have build an dropbox uploader in the web using the await dbx.filesUploadSessionStart and it works great in the desktop and mobile.
However It causes an error in the mobile browser if we select the files only from google drive. This error happens only in the mobile browser. There is a TypeError, Failed to fetch error, which I guess it might be cors issue ?
May I know how I can fix this ?
Thank you.
Thanks! It looks like this is a bug in Chrome Android/Google Drive. There's a post about this here: https://stackoverflow.com/questions/62714319/attached-from-google-drivecloud-storage-in-android-file...
I'll be happy to help with any issues you're having with the Dropbox API, but I'll need some more information. Please reply with:
Thanks for the additional information. I don't see anything clearly wrong in your code, and since it only happens with files from Google Drive, it sounds like there's something unique to how the files are returned from Google Drive.
Can you try using Chrome Remote Debugging to see if you can get a more specific error?
Attached is the error ->
Thanks! It looks like this is a bug in Chrome Android/Google Drive. There's a post about this here: https://stackoverflow.com/questions/62714319/attached-from-google-drivecloud-storage-in-android-file...
I see. So I believe we can't do anything about it then right..Thank you..
Unfortunately that's not a bug that Dropbox can fix ourselves, as we don't own those products. There are some potential workarounds mentioned there that you may want to try though.
Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!