-
Relevant information from openDAL side:
> Cross-posting relevant replies from imWildCat [#2129 (comment)](https://github.com/apache/opendal/pull/2129#issue-1684266501)
>
> > To get a working acc…
-
Issues found :
1. Fail because of permissions to execute composer
- easily fixed
2. Fail because of cacert
- download update : https://curl.se/docs/caextract.html
3. Fail because of dropbo…
-
**Describe the bug**
The documentation on dropbox, https://www.dropbox.com/developers/documentation/javascript#overview, doesn't say if this SDK is for the browser or server (node), nor does the read…
-
**Describe the bug**
https://github.com/dropbox/dropbox-sdk-java/issues/490
This issue was reported in the dropbox java sdk.
**To Reproduce**
Attempt to call `getMetadata` with a filename that h…
-
Here, given below error i'm getting when uploading file:
**Kunnu\Dropbox\Exceptions\DropboxClientException: {"error_summary": "path/malformed_path/.", "error": {".tag": "path", "path": {".tag": "ma…
-
**Describe the bug**
If the app is not authorized and the `authenticateWithCordova()` is called the login form is presented in the inappbrowser properly. Filling all credentials and then dropbox trie…
-
It would be very nice to be able to track the progress of uploading a file (since uploading large files will take several minutes).
Duplicate of https://github.com/dropbox/dropbox-sdk-js/issues/157
-
I can't seem to find the ability to do a HTTP Range request to download a file using the v2 client. This is possible with the v1 client https://github.com/dropbox/dropbox-sdk-python/blob/158e8877b0cb1…
-
Per your document ([https://kunalvarma05.github.io/dropbox-php-sdk/master/Kunnu/Dropbox/Dropbox.html#method_simpleUpload](url)), it states that ` Dropbox->upload()` and ` Dropbox->simpleUpload()` can …
-
Looks like `dropbox` is one of the only handfull modules whch still is using `six`
```console
[tkloczko@devel-g2v dropbox-sdk-python-11.30.0]$ grep -rw six
dropbox/dropbox_client.py:import six
dro…