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

chore: disable old ms api endpoint #145

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

tracernz
Copy link
Member

@tracernz tracernz commented Nov 5, 2023

Returns 404 not found for all requests for MS METAR data.

The FSX weather data stopped updating a short while ago when NOAA updated their API. We no longer use this in the latest stable and dev versions of the A32NX, and it returns stale data anyway.

Note that this intentionally does not use the generateErrorResponse helper to avoid generating a bunch of useless log messages.. the endpoint is dead and will remain so.

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

Successfully merging this pull request may close these issues.

1 participant