I registered with "https://developer.vimeo.com/" - (Advanced API) & I have consumer key , secret etc..
I tried to get the list of videos using Scribe, SignPost Libraries. I hope vimeo implemented OAuth1.0a Version so it's asking me to visit AuthURL to produce AuthCode. Same we need to input for authorization. Now Coming to my Implementation, I need to get AuthCode (PIN/Verifier) without human interaction.
Also, Let me know if any RESTFul Service available with Vimeo Developer API.
My Programming Language: JAVA.
Thanks in advance for your inputs.