mathoudebine / mathoudebine/turing-smart-screen-python
Change OpenWeather API URL
Open
Beginner friendly
Nobody has claimed this yet.
bug
- Dominant language
- Rich Text Format
- Stars
- 2.3k
- Forks
- 412
- Avg merge
- 21h 10m
- Merged PRs (30d)
- 7
Description
Describe the bug
One Call API 3.0 requires subscription. Use current weather data API instead.
To Reproduce
Steps to reproduce the behavior:
- Use API key from OpenWeather account with no subscription
- Set theme to display weather
- API returns 4xx error
Expected behavior
Weather data should be displayed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace the weather-theme request that uses the OpenWeather API and identify where the One Call API 3.0 URL is selected. Check the current-weather API requirements against the existing API key and request flow. Done means weather data is displayed for an account without a One Call subscription.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100