Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
Dear community,
I was wondering if it is possible to use a the ruby dropbox API to access and download publically shared files without authentication?
You can do that from the web as long as you have the URL but I could not find any way to make this possible inside my app.
Any help on how I can make this work will be appreciated :)!
-
-
-
-
Did this post help you? If so please mark it for some Kudos below.
Did this post fix your issue/answer your question? If so please press the 'Accept as Solution' button to help others find it.
Did this post not resolve your issue? If so please give us some more information so we can try and help - please remember we cannot see over your shoulder so be as descriptive as possible!
Oh.. this DL=1 is just what I needed! Thank you so much :)!
P.S.
Unfortunately when I put it as a download link in ruby it still does not work even though it works through brower. 😕
Hello Greg,
Your answer is correct, it is me who is faulty.
It seems the dl=1 solution is not a direct link but when requested it sends a response with the direct link.
I had to work this over with ruby so I can tell ruby to get the request and THEN use it as download source.
Thank you for the help and dedication!
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 Twitter 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!