Failed to load resource: the server responded with a status of 403

I have a form that has been working for sometime, the client has informed me it no longer submits.

It has a save and continue later feature that seems on the front end to work but does not save entries. When I hit the submit button it just sits there with a small animated icon by the button.

When looking deeper it seem that one or two error 403s are triggered:

Failed to load resource: the server responded with a status of 403 () /confidential-intake-form/#gf_2:1

Any suggestions on how to troubleshoot this further?

The 403 Forbidden response means that the server is objecting to something legitimate that you are sending in your request. I recommend contacting your hosting support and explaining the issue to see if they can explain what is logged for those 403 response codes. Thank you.