Phil,
Andre had a posting earlier this year where he stated that he used OAuth2 for 
his FaceBook Lib:

https://www.mail-archive.com/use-livecode@lists.runrev.com/msg49456.html

And his FaceBook Lib is located here:

http://andregarzia.com/pages/en/facebooklib/


David Simpson
www.fmpromigrator.com



On Nov 24, 2014, at 3:27 PM, Phil Davis <rev...@pdslabs.net> wrote:

> Hey folks -
> 
> I need to write a Vimeo code lib so my desktop app can do stuff in a single 
> Vimeo account - see a list of videos (with thumbnails), upload a video, get a 
> video URL, etc. The API endpoints themselves are not a problem for me, but 
> I'm stumbling on the initial OAuth2 handshake. My app is registered with 
> Vimeo and I have the authorization info generated for it. The Vimeo API 
> playground is very helpful regarding API calls, but not so much on the 
> initial login. The Vimeo docs are written for those with more web dev 
> experience than I have, so I need some help.
> 
> As I see it, I need a step-by-step rundown of the handshake/login/whatever 
> process. Once I get as far as having the httpHeader I need for the first API 
> request, I assume the headers won't change for subsequent requests. (I could 
> be wrong but will cross that bridge when needed).
> 
> If you have experience with the new Vimeo API that uses oauth2, I would 
> greatly appreciate any insights or steps you might wish to share.
> 
> Thanks -
> -- 
> Phil Davis
> _______________________________________________
> livecode-dev mailing list
> livecode-...@lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/livecode-dev

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to