2 questions
Score of 0
0 answers
324 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 ...
Score of 0
1 answer
443 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 :: ...