Broken url link for returned Json
Opened this issue · 0 comments
akoranteng commented
Maddy,
The url for the returned Json in the MonkeysViewModel file is not loading as expected. When I copy the link and paste it in a browser, I am getting error message as per attached. I am seeing similar results for the other MonkeyApp from James's samples from his Github samples(Latest revisions). Find below the url link referred to here for your sample.
var json = await Client.GetStringAsync("https://montemagno.com/monkeys.json");
The interesting observation is the link from David Britch's github page is loading monkey app record. Please verify the above on your end.
Thanks
Alex