Internal Server Error when accessing forecast API in Browser via URL
1joneselliot opened this issue · 1 comments
1joneselliot commented
Describe the bug
When accessing the API with URL https://api.pirateweather.net/forecast/[API_KEY]/[LAT],[LONG]?units=si&extend=hourly&version=2, I receive "Internal Server Error". I am using the Home Assistant integration, but this also occurs when loading the URL in the browser.
I have tried regenerating my API key and this does not resolve the issue. Using an invalid API key does return "Kong Error: Invalid authentication credentials".
Expected behavior
The API should load weather data.
Actual behavior
"Internal Server Error"
API Endpoint
Production
Location
Redlands, California, United States
Other details
No response
Troubleshooting steps
- I have searched this repository and Home Assistant Repository to see if the issue has already been reported.
- I have read through the API documentation before opening this issue.
- I have written an informative title.
1joneselliot commented
Sorry, this is already opened in #258. Closing this.