The form renders correctly on the page, but the following 403 reponse is visible in the network tab. Any clarification on why we'd be seeing this error despite the form rendering correctly, and if this is likely to create issues in the future given it currently works correctly?
The 403 error in your logs is likely from a background request the shell.js script is making, but if your form is rendering and working, it's not something to worry about. Just make sure your embed code uses `https://` and matches what HubSpot provides. If submissions start failing or you notice issues, then it's worth investigating further, but for now, you can safely ignore it.
Additionally, check your ad blockers or browser privacy settings, as they may occasionally interfere with some requests.
Glad I could help. Solving HubSpot puzzles is what we do. Ernesto // GiantFocal Found this answer helpful? Marking it as the solution helps both the community and me - thanks in advance!
The 403 error in your logs is likely from a background request the shell.js script is making, but if your form is rendering and working, it's not something to worry about. Just make sure your embed code uses `https://` and matches what HubSpot provides. If submissions start failing or you notice issues, then it's worth investigating further, but for now, you can safely ignore it.
Additionally, check your ad blockers or browser privacy settings, as they may occasionally interfere with some requests.
Glad I could help. Solving HubSpot puzzles is what we do. Ernesto // GiantFocal Found this answer helpful? Marking it as the solution helps both the community and me - thanks in advance!