<@U010F2N7G2X> <@U011D3UQKNY> I am using ory Netw...
# general
s
@high-optician-2097 @magnificent-energy-493 I am using ory Network, I have configured after registration and before registration (aka 2 web hooks) action/webhook in ory network I have received web-hook for pre registration as intended, But didn't recieve post registration webhook What might be the problem? Asking GPT said,
Copy code
One possible issue could be related to the execution order of your hooks. According to the Ory troubleshooting guide, if the sign in after registration session hook is activated, no other hooks are executed after it because the session hook modifies the HTTP response.
But i couldn't find any session webhook on ory network And it seems the default behavirous is to login after registration, As i can directly access my session data without doing the login. I am following the golang quickstart guide