Hello! I have set up a flow-interrupting webhook w...
# ory-network
b
Hello! I have set up a flow-interrupting webhook which returns 403 status code when our custom check for one of the registration fields fails. I return the payload as in this example: https://www.ory.sh/docs/guides/integrate-with-ory-cloud-through-webhooks#flow-interrupting-webhooks., but with “error” type. As a result the error message is shown below the validated field (field is provided in my response as ‘instance_ptr’), but the field itself is shown as still valid (it is green instead of red). Is there any option I can provide in response to show this field as invalid? I do not see anything about it in the docs. Thanks!
m
Hello @brash-arm-5852 Are you using the Ory Account experience (the built-in UI) ?
b
Yes, built-in UI
m
Hm AFAIK this is not implemented. Would you be willing to write a short feature request/issue with the info you shared above on GitHub? https://github.com/ory/elements/issues/new?assignees=&labels=feat&projects=&template=FEATURE-REQUEST.yml This way we can track it and fix it soon!
b
Will do. Thank you!
🙏 1