CodeIgniter-Dropbox-API-Library icon indicating copy to clipboard operation
CodeIgniter-Dropbox-API-Library copied to clipboard

This library is written for the CodeIgniter PHP framework and is meant to interact with the Dropbox API

Results 2 CodeIgniter-Dropbox-API-Library issues
Sort by recently updated
recently updated
newest added

Fixed issue where function metadata threw and error because of it being empty if you wanted to read the root directory

Can you add a support for the chunked_upload feature of the Dropbox API? The add function should also check that the file to be uploaded does not exceed the 150MB...