-
2 months agodebounce commented on OAuth - Invalid Signature ErrorHi, I am getting the following return JSON object back: {"generated_in":"0.2738","stat":"fail","err":{"code":"303","expl":"The oauth_signature passed was not valid","msg":"Invalid signature"}} My request URL is: http://vimeo.com/api/rest/v2?oauth_nonce=4199684150&oauth_timestamp=1255918283&oauth_consumer_key=a915************ace4&oauth_signature_method=HMAC-SHA1&oauth_version=1.0&oauth_signature=JnzG5YXDc0oPwwUCxIeRyLBok3E%3D&format=json&method=vimeo.videos.getByTag&tag=vimeo However, I believe I am creating the OAuth request correctly: I am using a Python library to create my OAuth signature: consumer = {'oauth_token': API_KEY, 'oauth_token_secret': API_TOKEN} request = OAuthRequest('http://vimeo.com/oauth/request_token') request.sign_request(OAuthSignatureMethod_HMAC_SHA1, consumer) The URL for the python library is: http://code.daaku.org/python-oauth/ I have deliberately placed "*" in place of parts of my consumer key. Please advise if I am doing anything wrong?!? Thanks, Herbert
-
3 months agodebounce commented on getByTag appears brokenHi, I have used the sandbox and when I did a search for 'vimeo' it appears it is returning this: { "generated_in":"0.0797", "stat":"ok", "videos":{ "on_this_page":"0", "page":"1", "perpage":"", "total":"1000" } } instead of returning the video information (eg. video_id's etc.) as stated in the documentation. Has the API changed? Thanks, Herb
-
4 months agodebounce commented on vimeo.videos.getInfo does not appear to workSorry to harass you again, but it appears vimeo.videos.getInfo does not work. I tried to pull up a video using the playground and it appears to not work (eg. video_id = 2120521) even though the privacy for the video is set to 'anybody'.
-
4 months agodebounce commented on vimeo.videos.getByTag playground does not appear to workThanks, it works now.
-
4 months agodebounce commented on vimeo.videos.getByTag playground does not appear to workHi, I am having troubles in using the playground: http://www.vimeo.com/api/docs/methods/vimeo.videos.getByTag I have tried the following as a tag name (as a test): vimeo I have tried selecting: ->Sign call as with full permissions, ->Sign call with no token ->Do not sign call I then go to the URL generated but I get no JSON/XML or PHP data for any of the above options. Is there a problem with my account? Is the playground restricted to v1 of the API? My username is: user2094262 Thank you for your assistance in this matter.
debounce
Joined July 2009
Sorry, debounce doesn't have any videos yet.
He
has no contacts yet.
-
Vimeo: About / Blog / Developers / Jobs / Community Guidelines / Community Forums / Help Center / Site Map / Merchandise
/ Get Vimeo
