Thanks Simon, Unfortunately, that is what I’m doing now except that it fails from my on-rev account when I use “https”… works if I use “http” — Scott Morrow
On Jul 9, 2014, at 1:46 PM, Simon Smith <he...@simonsmith.co> wrote: > Hi Scott > > I have not tried sending messages yet through Mandrill - but this works for > retrieving my account details: > > <?lc > put "{" & QUOTE & "key" & QUOTE & ":" & QUOTE & "my mandrill key" & QUOTE & > "}" into myJSON -- { "key": "my mandrill key" } > post myJSON to URL "https://mandrillapp.com/api/1.0/users/info.json" > put it > ?> > > Kind Regards > Simon > > On Wed, Jul 9, 2014 at 8:49 PM, Mark Wieder <mwie...@ahsoftware.net> wrote: > >> John Craig <john@...> writes: >> >>> >>> Hi, Scott. I couldn't post to an https URL with on-rev the last time I >>> tried, but the workaround was to use wget via shell. >> >> I do something similar, shelling out to httpie, especially when I need to >> get around the limitations of libURL. >> >> -- >> Mark Wieder >> ahsoftw...@gmail.com >> >> >> >> _______________________________________________ >> 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 >> > _______________________________________________ > 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 _______________________________________________ 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