Sorry I should have included that earlier. This is from my logs. It seems like it is not even connecting. My assumption is because whatever IP is being used is blacklisted by you? It's understandable and looks like I would have to use a different backend than appwrite or try to do something hosted by myself. The pricing is almost 50 USD a month for 7x which is entirely too much for my smaller scale 100 user project. I'm going to look into using some free APIs for converting long/lat into timezones.
🌐 API request failed: HTTPSConnectionPool(host='api.aladhan.com', port=443): Max retries exceeded with url: /v1/timings/17-09-2025?latitude=47.618962&longitude=-122.337647&method=2&iso8601=true (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f1de1f32870>: Failed to establish a new connection: [Errno 101] Network unreachable'))
🔍 Error type: ConnectionError