Failed to handle signup webhook when auto confirm is set to yes

I am having an issue where I get “Failed to handle signup webhook” when I have auto confirm set to “Yes” on the Confirmation Template. The console in chrome comes back with “Failed to load resource: the server responded with a status of 422 ()”.

Is there a way to get around this? I am needing this functionality because of how I set a role on a user when they sign up and without it I can’t launch this section of my site.

Here is a screenshot of the template:

Howdy @msm1227 and welcome! :cowboy_hat_face:

This looks similar to 422: Failed to handle signup webhook - #23 by aoloo. Do you have password protection enabled on your site? If so, could you try disabling it to see if that resolves the 422 errors?

Audrey,

No I do not have my site password protected. It is however a deploy preview and not my actual site. I need to be able to test the functionality before pushing the changes live which is why the functionality did not make it to my production site yet.

Thanks for that! Could you share the link of the deploy preview so that we may take a closer look?