MET Office getting data using the new DataHub
Summary The Met Office DataHub API is returning a 404 Not Found error when attempting to retrieve data using the provided PHP script. The error is caused by an incorrect API endpoint URL. Root Cause The root cause of the issue is the incorrectly formatted API endpoint URL. The script is using a hardcoded URL … Read more