We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
ajaybaglane
5 years agoNew member | Level 2
Access-Control-Allow-Origin
i'm using javascript fetch(url,
{
method: 'GET',
mode: 'cors',
cache: 'no-cache',
credentials: 'same-origin',
headers: myHeaders,
referr...
query for dreambox
Explorer | Level 4
I am facing this issue with file served from dropboxusercontent.com, is this supposed to happen?
Greg-DB
2 years agoDropbox Staff
query for dreambox Unfortunately, using dropboxusercontent.com is not officially supported, so I can't offer help with that.
- query for dreambox2 years agoExplorer | Level 4
What exactly is meant by not "officially supported", is Dropbox supposed to be used only for media content(e.g. images and video) storage but not static content(css JS and other files) because with no access-control-allow-origin all these file will be blocked by browsers ?
- Greg-DB2 years agoDropbox Staff
query for dreambox Regardless of the file type, substituting in 'dropboxusercontent.com' in Dropbox shared links like this is not something that Dropbox documents and may break without notice, and we can't offer technical support for issues that occur when doing so.
- Здравко2 years agoLegendary | Level 20
Greg-DB wrote:..., substituting in 'dropboxusercontent.com' in Dropbox shared links like this is not something that Dropbox documents and may break without notice, and we can't offer technical support for issues that occur when doing so.
Hm...🤔 Greg, you may need to inform your shared links product manager about that! Just take a look here. 🤷🤦 He may have no any idea that it's unsupported! 😁🤫 Would be nice the different Dropbox departments speak to each others and avoid such a confusions like is something supported or not. 😉
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 5 hours agoIf you need more help you can view your support options (expected response time for an email or 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!