get URL problems
    Matthias Rebbe 
    matthias_livecode_150811 at m-r-d.de
       
    Mon Dec 16 05:59:41 EST 2019
    
    
  
Hi Hugh,
i cannot replicate this here with LC 9.5.0 Business on Mac. When i run your script, tJSON shows the returned data.
What version of LC are you using?
Regards,
Matthias
> Am 16.12.2019 um 10:54 schrieb FlexibleLearning.com via use-livecode <use-livecode at lists.runrev.com>:
> 
> put
> "https://www.alphavantage.co/query?function=TIME_SERIES_DAILY&symbol=MSFT&ap <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 
    
    
More information about the use-livecode
mailing list