oauth - GET VIMEO VIDEO DETAILS USING JAVA - OAUTH2.0/RESTFUL -


i registered "https://developer.vimeo.com/" - (advanced api) & have consumer key , secret etc..

i tried list of videos using scribe, signpost libraries. hope vimeo implemented oauth1.0a version it's asking me visit authurl produce authcode. same need input authorization. coming implementation, need authcode (pin/verifier) without human interaction.

also, let me know if restful service available vimeo developer api.

my programming language: java.

thanks in advance inputs.

you may want have @ https://vimeo.com/forums/topic:34314, access_token , access_token_secret. example in php, using vimeo.php library, i'm sure if phpvimeo function in library, may translated java.

hope helps , regards


Comments

Popular posts from this blog

image - ClassNotFoundException when add a prebuilt apk into system.img in android -

I need to import mysql 5.1 to 5.5? -

Java, Hibernate, MySQL - store UTC date-time -