WAIT: Bricks_api_missing when submitting a gravity form

URL: https://dev.thexnode.com/career/ (clicking on any of the “apply and explore” cta will bring up a form")

Embedded a Gravity form on a popup via shortcode. When submitting on the frontend, it gives the following error:
{“code”:“bricks_api_missing”,“message”:“Missing parameters”,“data”:{“status”:400}}

forms seem to be submitting fine using the preview function of Gravity Form. I can also submit with errors if i preview the popup itself, not on the page where the popup is called.

Any help is appreciated.

Thanks

Hi there,

Thanks for the link. I can see the form submission inside the AJAX popup is directing you to our AJAX popup API endpoint.

However, the form submission button handler JS code is coming from the plugin instead of Bricks.

You can try disabling the fetch popup via AJAX first and test again. I suspect it is because the Gravity Form wouldn’t work properly if the form were fetched from AJAX.

If that is the case, kindly reach out to the plugin’s support to check if their plugin is compatible with the Bricks AJAX popup.

Regards,

Jenn