We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Share
4 Topics500 on Approving Request Access to Shared link with invite only option
Hi, I have a folder A which is created programmatically in Dropbox by a user A using my application. (Dropbox SDK ) Now if i create a link via using the rectangular icon with arrow with Invite only permission and can view privilege. Now when the user clicks request access button shown when clicking on the link Iam getting a Approve request. SO from my Dropbox web app im approving the request and facing a 500 error. Screenshot attached1.2KViews0likes10CommentsSecure file downloads without a dropbox account
I'm currently building an app for users to get access to confidential data. I like users authorized through our portal to be able to download files from our business dropbox account without the need to create a dropbox account. Ideally they'd be granted some token through the portal that allows them to access a particular set of files or a particular folder, and when they click a button in our portal the files would be downloaded to their browser. Is this possible? All the guides I've read imply the only way to do this is if the user has a dropbox account. Is it possible to do this without one?SolvedDirect link for file download
Hello All, I am new here and new to Dropbox integration. In my application we use chooser to select the files from end-user's dropbox account. When the user selects a file, the response contains a download url which is something like this -https://dl.dropboxusercontent.com/1/view/uziu191sh0ilvkq/Get%20Started%20with%20Dropbox.pdf Now my problem is that, if this request is intercepted by someone and they change this url, it lets user to upload the the file from other source. This is wrong behaviour. I want to restrict user to upload files only from Dropbox. So wanted to know if the domain name used in above example ("dl.dropboxusercontent.com") will always be same irrespective of end-user's country. If this domain is same we can match this as a pattern in backend and discard all other requests. Has anyone faced this kind of problem before and any help on how to solve it would be helpful. Thank you in advance.3.4KViews0likes8CommentsHow do I get the share url of a local dropbox file using vb.net
Hello my dear friends I use Dropbox folder by setup Dropbox program in my computer When I have to get a direct link to any file in Dropbox folder just I go to Dropbox folder in my computer and choose that file and right click by mouse and select copy direct link of that file How I do that by vb.net I want to browse for file and select it and get that direct link by vb.net And I am sorry for my bad English2.1KViews0likes6Comments