-
1 month agoBenjamin David uploaded Untitled -
2 months agoBenjamin David likes Skipping Slow Motion -
2 months agoBenjamin David commented on Internal Server Error with vimeo.videos.searchHello, I've made a script that makes use of vimeo.videos.search method and with some specific options, it bugs. I've tested with the vimeo's playground with the same options and it bugs again. Here are the options I've used when calling the method vimeo.videos.search with my username and full permissions : full_response = 1 per_page = 20 query = talisman (response format : PHP) I don't get why the server doesn't like this request and would appreciate some help on this. Thank you very much
-
5 months agoBenjamin David likes Babyshambles Live from Benicassim 09 -
7 months agoBenjamin David commented on Able to set like for a video but unset won't workHey there, I have almost exactly the same request for setting and unsetting video likes. Of the two function below, the first one (like = true) works, and the second one (like = false) doesn't. It returns the "Invalid Signature" error. function add_favorite($video_id) { $vimeo = $this->vimeo; $params = array( 'video_id' => $video_id, 'like' => true ); $vimeo->call('vimeo.videos.setLike', $params); } function remove_favorite($video_id) { $vimeo = $this->vimeo; $params = array( 'video_id' => $video_id, 'like' => false ); $vimeo->call('vimeo.videos.setLike', $params); } This is kind of driving me crazy, I just can't manage to get what's wrong... Thanks for helping !
Benjamin David
Joined April 2006
The Alps, France
I love playing guitar, taking photos, making videos, I don't like coffee, I like orange juice better.
ExpressionEngine Add-Ons : duktee.com
Company : dukt.fr
ExpressionEngine Add-Ons : duktee.com
Company : dukt.fr
See all 7 videos His recent videos
-
Video Player 3 for ExpressionEngine
7 months ago -
Dropbox Add-On for ExpressionEngine
10 months ago -
SEO Rank Tracker
1 year ago
-
Vimeo: About / Blog / Developers / Jobs /
Community Guidelines /
Help Center / Video School / Music Store / Site Map
/ Vimeo
or
-
Legal: TM + ©2012 Vimeo, LLC. All rights reserved. / Terms of Service / Privacy Statement / Copyright
