Help getting the openmeteo API to work

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!!

API URL

figured out the problem- in my efforts to make the code readable, I accidentally screwed up the URL lol

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.