REST API support (and OAuth too)

Mike Kerner MikeKerner at roadrunner.com
Fri Oct 23 17:12:05 EDT 2015


The dropbox library also uses oauth - but 1, not 2

There CAN be issues with REST API's, if the site in question implements TLS
a certain way.  I have a bug report in on this, but the team hasn't dealt
with it, yet, presumably because it's a PITA to figure out, and they seem
to think it's caused by misconfigured servers on the receiving end.

On Fri, Oct 23, 2015 at 1:44 PM, Roger Eller <roger.e.eller at sealedair.com>
wrote:

> This is a wonderful example of using a REST API with nothing but LiveCode.
> Read the .rtf manual included.
>
> http://www.phoenixsea.ch/downloads/Livecode/phxDropboxLib.zip
>
> ~Roger
>
> On Fri, Oct 23, 2015 at 1:00 PM, Richard Gaskin <
> ambassador at fourthworld.com>
> wrote:
>
> > I periodically run into people who say they can't use LC with some REST
> > APIs, but I've not been able to solicit specifics about what's not
> working
> > for them.
> >
> > Most REST APIs require GET, POST, PUT, and DELETE.  I know LC supports
> GET
> > and POST, but are PUT and DELETE supported for HTTP as they are for FTP?
> >
> > Related, very few APIs are useful without OAuth support - is there a
> > library in our community available under permissive license which
> provides
> > that?
> >
> > TIA -
> >
> > --
> >  Richard Gaskin
> >  Fourth World Systems
> >  Software Design and Development for the Desktop, Mobile, and the Web
> >  ____________________________________________________________________
> >  Ambassador at FourthWorld.com                http://www.FourthWorld.com
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."



More information about the use-livecode mailing list