question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Weather App Location issue

See original GitHub issue

Show the Local Weather

https://www.freecodecamp.com/challenges/show-the-local-weather

Weather App Location issue

I am currently using Google chrome and I have been trying to figure out why my location could not be found when I copied the exact code from FCC and placed it in Codepen.io. After a week of fighting I asked for help and I learn that I had to use https:// so I can find my location. The second issue is that when I tried to pass this location to the Weather API it would not work, so I asked the community again and I learn that the FCC given locator will not work when we pass the location to the weather API. Could you please add a side note to the other codes as a heads up so that they don’t end up beating their computer with a baseball bat?

Browser Information

  • Browser Name, Version: Google Chrome Version 51.0.2704.84 m
  • Operating System: Windows 10
  • Mobile, Desktop, or Tablet: Desktop

Your Code

// If relevant, paste all of your challenge code in here

Screenshot

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:6
  • Comments:29 (9 by maintainers)

github_iconTop GitHub Comments

8reactions
smiller171commented, Dec 22, 2016

https://weather.millergeek.xyz/ is working now. Just use that instead of http://openweathermap.org/. It does a complete passthrough of everything at the /data/ path

4reactions
inthegullycommented, Nov 30, 2016

This is a broken challenge that should be fixed with a disclaimer so people aren’t wasting their time.

Read more comments on GitHub >

github_iconTop Results From Across the Web

5 Ways to Fix the Weather Widget on Your iPhone Home Screen
Problems with the Weather widget in iOS · Step 1. Temporarily remove the Weather widget · Step 2. Enable location services for the...
Read more >
my exact location is not working in iPhone weather app
I know it's important for the Weather app to determine your location properly; I'd like to help. First, tap Settings > Privacy >...
Read more >
5 Tips to Fix Weather App Not Working Problem - FoneDog
Open Settings and tap Privacy. · Tap Location Services andselect Weather. · Choose Always under the Allow Location Access.
Read more >
Weather widget not working on iPhone? How to fix it
The primary step is to ensure the iPhone Weather app has access to your location. To check this: Open Settings, scroll down and...
Read more >
Here's 9 Ways To Fix Weather App Not Working
How to Fix the Weather App Not Working Problem? · Turn On the Device Location · Update the Weather Application · Update Your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found