-
Datastore sync effects on temperature/energy
During testing this morning on an iPhone, I notice the device's temperature was keeping unusually cool. The iPhone was in silent mode. When I performed this kind of testing in the past, network was always on and the device's temperature rapidly became noticeably warm/hot and the battery was draining rapidly. No such…
-
http-link to private files
Hi, i'm using the Dropbox Core Api for Android. I want to generate a http-link to private files, so i can place it in text documents. Is there a way to do that? like... the link opens the browser, which handles authentication...
-
Hardcode authentication/api to a single Dropbox account?
Hello - new to the Dropbox API and wondering if it's possible to hardcode the Dropbox account that an app using the API would authenticate/connect to? In other words - when a user takes some action in my app - I want to save the file output of that action to MY Dropbox account, not ask them to authenticate into their…
-
Upload via API
Hello, I just installed a Dropbox Plugin for a social network tool called ELGG which uses the Dropbox API. There seems to be a problem with the upload - so I want to ask you, whether you see an error in the following code: /* Need to be logged in to do this. */gatekeeper();/* Get the path. */$path = get_input('path');/*…
-
pop-up which appears "unable to communicate with parent page" when I click on any item .
What is the issue & correction?
-
How to download csv file from dropbox?
Hi everybody. Sorry for that dummy question but I couldn't get answer anywhere. I have a problem of the following nature: I have a dropbox and in in a file that I want to either access and read or download to my server so my php app can do same as above. The file is located in /database/database.csv on my dropbox. I tried…
-
txt file read
I need open a txt file for read the text and save in a mysql
-
Get size without authenticating?
Can I get the size of a file via a CURL command given only a link without authenticating? E.g., https://www.dropbox.com/s/uf12345szlap449/Files.mp4?dl=0