Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API endpont is deprecated. #21

Open
takagisou opened this issue Oct 21, 2019 · 1 comment
Open

API endpont is deprecated. #21

takagisou opened this issue Oct 21, 2019 · 1 comment

Comments

@takagisou
Copy link

https://api.apixu.com/v1/forecast.json

{
  "0": "#################################################################################################################################",
  "1": "#                                                                                                                               #",
  "2": "# IMPORTANT - PLEASE UPDATE YOUR API ENDPOINT                                                                                   #",
  "3": "#                                                                                                                               #",
  "4": "# This API endpoint is deprecated and has now been shut down. To keep using the apixu API, please update your integration       #",
  "5": "# to use the new weatherstack API endpoint, designed as a simple drop-in replacement.                                           #",
  "6": "# You will be required to create an account at https://weatherstack.com and obtain an API access key.                           #",
  "7": "#                                                                                                                               #",
  "8": "# For more information on how to upgrade please visit our Github Tutorial at: https://github.com/apilayer/weatherstack#readme   #",
  "9": "#                                                                                                                               #",
  "a": "#################################################################################################################################"
}
@alextomskras
Copy link

https://api.apixu.com/v1/forecast.json

{
  "0": "#################################################################################################################################",
  "1": "#                                                                                                                               #",
  "2": "# IMPORTANT - PLEASE UPDATE YOUR API ENDPOINT                                                                                   #",
  "3": "#                                                                                                                               #",
  "4": "# This API endpoint is deprecated and has now been shut down. To keep using the apixu API, please update your integration       #",
  "5": "# to use the new weatherstack API endpoint, designed as a simple drop-in replacement.                                           #",
  "6": "# You will be required to create an account at https://weatherstack.com and obtain an API access key.                           #",
  "7": "#                                                                                                                               #",
  "8": "# For more information on how to upgrade please visit our Github Tutorial at: https://github.com/apilayer/weatherstack#readme   #",
  "9": "#                                                                                                                               #",
  "a": "#################################################################################################################################"
}

Maybe try to translate into? "https://api.openweathermap.org/data/2.5/weather?q"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants