Hi @bridget
I’m learning how to use Anvil from some of the tutorials you authored. Following the exact procedures has proven excellent to understand many concepts. However, I’m stuck in Ch 6 because https://darksky.net/dev is closing (joining Apple) and not accepting new users. This means I can’t reproduce the REST API exercise you created.
I’ve tried with your key (https://api.darksky.net/forecast/a2666092e36a5888c01e9f3b829fc332/52.2053,%200.1218), but I get a {“code”:403,“error”:“daily usage limit exceeded”}.
Could you share a JSON output from darksky.net so that I can understand the structure and what we’re doing in Ch. 6? I believe Darksky will continue to work for existing users until 1st August 2020, but not accepting new users. So, I can’t try this on my own.
Alternatively, it would be great if anyone could share another REST API example that could be used in the fourth chart of the Dashboard Tutorial.
Thanks!