You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
newBox
3 months agoNew member | Level 2
filesGetTemporaryUploadLink - 404
Hi!
I'm user of dropbox basic and I'm generating upload link but the link following to 404 page.
I have one folder /home/products and one app /Apps/xxx with folder /products
I did try ever...
Greg-DB
3 months agoDropbox Staff
newBox As Здравко noted, you should not attempt to open the temporary upload link directly in a browser; attempting to do so will return a 404 to the GET request.
As for the path, if your app has the "app folder" access type, you should not include the path to the app folder itself in the 'path' value. Dropbox will automatically interpret your path values as relative to the app folder when using an app with the app folder access type. So for example, if you are using an app with an app folder, and want to upload to "/Apps/<app_folder_name>/products/somefilename.txt", you should only specify "/products/somefilename.txt".
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,882 PostsLatest Activity: 3 years 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!