Armando Salcedo

Results 4 comments of Armando Salcedo

I have the same problem and none of the possible solutions is working for me, everytime the contact form is submited it redirects to script.googleusercontent.com/

`const query = '*[_type == "experiences"] | order(year asc)';` This should solve the problem

Gotcha! checking possible solutions @jherbkersman

> 403 means you are not allowed to mutate. You need to check the authorization part of the app on the backend where visitors do not have access to send...