HTTP Request: making request from a function

@scottfwalter Thanks for the extra quick response…adding async to the function definition and a await to the getWeather() call fixed the issue.

Thanks a bunch for the help.

– John

1 Like