Hello!
wondering if you can help,
I'm doing a location sense, getting latlng, then a reverse geocode via google's API.
All seems to work fine, and I'm saving the results to a local storage object. I can console/log it and it all looks great.
I'd like to save the reverse geocode object to a database to work with it in more detail, but when I attempt to do so, I get a "bad request".
Here are the various screens I think are relevant. Thanks!