post,get,etc Jason to URL on android

Andrew Kluthe andrew at ctech.me
Thu Jul 4 22:44:05 EDT 2013


Sounds like you need to:


libUrlSetSSLVerification false




On Thu, Jul 4, 2013 at 3:02 PM, Otto Kowalski <
kowalskiotto+lc at googlemail.com> wrote:

> Subject: post,get,etc Jason to URL on android
> To: use-livecode at lists.runrev.com
>
>
> hi guys, i try to develop a mobile app for android/ios using the apis of a
> web application.
> it expects a Login like this:
>
> {
>
> "username":"xx","password":"yy"
>
> }
>
>
> i already set the http Header to application/json and it works in the
> ide...
> but it Shows no function on android/ empty Response.
>
> vBody is the Jason abpve and URL the url
>
> *post* vBody to url vUrl
>
> *put* it into eUrl
>
> *answer* eUrl
>
> would be glad if someone could Point me into the right direction
> --
>  Otto Kowalski
> _______________________________________________
> 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
>



-- 
Regards,

Andrew Kluthe
andrew at ctech.me



More information about the use-livecode mailing list