#๐Ÿ”’ API Errors

15 messages ยท Page 1 of 1 (latest)

vale lintel
#

used this as an api end point:

https://api.openweathermap.org/data/2.5/weather?lat=51.5072&lon=0.1276&appid=8531e79791450ed66fc3d3235f39f69a

format:
https://api.openweathermap.org/data/2.5/weather?lat={lat}&lon={lon}&appid={API key}

I just generated the api key and just made the account on OpenWeatherApp so my free subscription is still valid, is there a fix to this?

silent summitBOT
#

@vale lintel

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

autumn holly
#

That's an issue with them, not Python. Contact support

vale lintel
autumn holly
#

Read the error message

#

It tells you where to go

#

Visit their FAQ

vale lintel
#

i'll try after a few hours then

autumn holly
#

๐Ÿ‘

#

Hope I helped

vale lintel
#

you did, thank you

#

!close

silent summitBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.