
Luis Almeida
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Luis Almeida-
Luis Almeida commented,
i've tried: 'created_on' => '2016-05-02' got this error: Fatal error: Uncaught PodioBadRequestError: "The values are not in the right format" Request URL: http://api.podio.com/file/app/6107280/?lim...
-
Luis Almeida commented,
Hi, here it goes: Warning: urlencode() expects parameter 1 to be string, array given in D:\xampp\htdocs\podio-php-4.3.0\lib\Podio.php on line 371Fatal error: Uncaught PodioBadRequestError: "The val...
-
Luis Almeida created a post,
PHP - get all files between specific dates
Im trying to get all files between specific dates, but im not sure how to. I've tried with no success: $files = PodioFile::get_all( $attributes = array( 'attached_to' => 'item', 'created_on' => arr...
-
Luis Almeida created a post,
Authentication - PHP - Localhost
Hi, Im just starting to use Podio API but i cant get pass the authentication... Ive generated, API keys, using localhost as domain, because im trying to make a request from my: http://localhost/po...