401 Unauthorized API error
-
In Safari (desktop and mobile) a console error is showing up related to API authentication. As a consequence, forms aren’t working as Recaptcha doesn’t let them submit. The issue was found when trying to leave a review on a product page.
The Safari browser console error(s):
Blocked https://www.google.com/recaptcha/api2/pat?k=6LeKmLAmAAAAADEmn9d47jZImY33O3yP5iHhVBtv from asking for credentials because it is a cross-origin request.Failed to load resource: the server responded with a status of 401 (Unauthorized) https://www.google.com/recaptcha/api2/pat?k=6LeKmLAmAAAAADEmn9d47jZImY33O3yP5iHhVBtv- Various Google domains (per their docs) are added to the CORS policy but that hasn’t helped.
- The api keys appear to be in order.
Thanks
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘401 Unauthorized API error’ is closed to new replies.