Godot 4.3
Hi all! I’m working on getting a weather app working in Godot, and getting the openmeteo API to work has been being difficult. I’ve tried the code with multiple other websites and it works, I’ve made sure the JSON in the API site is valid, and there’s no API key needed. I’ve attached the URL for the openmeteo API I’m using, and a screenshot of my nodes/code, along with the response code and result from the HTTPRequest. Any help would be amazing!!