Mark,

Wow... good catch indeed. Thanks! Gziped??? I guess this is checked and
dealt with browsers. Now I have to see how to recognize this when it
happens. In this case if the json decode fails then I will try decompressing
it. Should this be a change so tsNet does this for you? Or do you think it's
our responsibility?

Thanks again.

Ralph DiMola
IT Director
Evergreen Information Services
[email protected]


-----Original Message-----
From: use-livecode [mailto:[email protected]] On Behalf
Of Mark Wieder via use-livecode
Sent: Wednesday, August 21, 2019 2:12 PM
To: Ralph DiMola via use-livecode
Cc: Mark Wieder
Subject: Re: This Web URL Stopped Working in LiveCode all versions. HELP!

On 8/21/19 11:04 AM, Ralph DiMola via use-livecode wrote:
> put url
("https://api.apixu.com/v1/current.json?&days=10&q=Bandon+OR+97411";)

put decompress(url 
("https://api.apixu.com/v1/current.json?&days=10&q=Bandon+OR+97411";))

==>

{"error":{"code":1002,"message":"API key is invalid or not provided."}}

-- 
  Mark Wieder
  [email protected]

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


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

Reply via email to