JSON, URL-encode, and UTF-8
Dave Cragg
dcragg at lacscentre.co.uk
Fri Aug 21 04:06:15 EDT 2015
> On 21 Aug 2015, at 02:27, J. Landman Gay <jacque at hyperactivesw.com> wrote:
>
> On 8/20/2015 6:45 PM, Dave Cragg wrote:
>> What happens if you remove the httpHeader setting and also UrlEncode
>> tData?
>
> Still errors I'm afraid.
Instead of removing the httpHeaders setting, what if you set it to this?
set the httpHeaders to "Content-Type: application/x-www-form-urlencoded"
This is normally the default for post, but if you had set it to something else earlier, I was wondering whether the previous setting was still being used.
More information about the use-livecode
mailing list