You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create a function on my site that will enable a user to click a button, and then search based on their location. I'm trying to use Googles geocoder feature:
Make sure you are not sending any additional headers with your request.
I had the same problem because of my JwtInterceptor adding 'Authorisation' header to google requests.
Hi,
I'm trying to create a function on my site that will enable a user to click a button, and then search based on their location. I'm trying to use Googles geocoder feature:
This tries to run, but I get an error thrown back:
The headers are correct as far as I can see:
https://ibb.co/pxNGGKd
Any ideas what to try next?
Thanks
Andy
The text was updated successfully, but these errors were encountered: