2 questions
0
votes
0
answers
187
views
Error 400: Invalid Time Period When Querying Air Quality API with Specific Dates
I'm currently working on an application where I need to fetch historical air quality data. I'm using the Air Quality API provided by Google and have encountered a 400 Bad Request error with the ...
0
votes
1
answer
270
views
How do we get all the pollutants indexes from the Google air quality API?
According to the google documentation, they provide the following pollutants indexes: https://developers.google.com/maps/documentation/air-quality/pollutants
I'm executing the following query:
POST :: ...