get URL problems

Richard Gaskin ambassador at fourthworld.com
Mon Dec 16 10:52:24 EST 2019


What does "the result" show when queried immediately after "get url..."?

-- 
  Richard Gaskin
  Fourth World Systems


FlexibleLearning.com wrote:
> Why can I 'launch' this url but not 'get' it?
> 
> put
> "https://www.alphavantage.co/query?function=TIME_SERIES_DAILY&symbol=MSFT&ap
> ikey=demo" into tURL
> launch url tURL --| Works fine, page loads entirely as expected in default
> web browser
> get url tURL --| Returns empty, nada, not a sausage
> put it into tJSON 
> 
> 
> I am using libUrl v1.1.6 300506




More information about the use-livecode mailing list