Community Q&A
1. unexpected error when sending utcOffsets
2. utcOffsets are not being set as anticipated
3. conditionsText not accounting for offset when reporting Day/Night
4. I think you might mean ISO-8601 instead of ISO-8901
1.
I'm trying to add the utcOffset to a... Read more
forecast_url = 'https://api.awhere.com/v2/weather/fields/gus1/observations'
I'm trying to hit the endpoint above. "gus1" is my field id.
I'm getting this response (below).... Read more
I'm trying to hit the /v2/fields endpoint with Python. I can't seem to format my request correctly. I keeping getting this error message:
"The request payload was malformed. Please double check your payload formatting and try the request again."
Any help would be... Read more
Some of our users prefer average temperature when looking at historical/observed data. They feel the average gives a better feel for what the temperature was most of the day.