You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On updating profile's phone trait, it does marked as unverified and the sms comes through to my webhook, but there's no way I can use this code.
The response on the setting does not contain continue_with for verification flow id. I only get
On which operating system are you observing this issue?
Ory Network
In which environment are you deploying?
Ory Network
Additional Context
I'm able to get show_verification_ui continue_with response when I remove verification from email in the identity schema, and the verification works well
Preflight checklist
Ory Network Project
https://compassionate-bohr-ltbpn4m0vu.projects.oryapis.com
Describe the bug
I'm trying to verify the
traits.phone
on my user.On updating profile's phone trait, it does marked as
unverified
and the sms comes through to my webhook, but there's no way I can use this code.The response on the setting does not contain
continue_with
for verification flow id. I only getUsing the create verification flow also only returns
email
as the available method for sending the code.Reproducing the bug
- case 1: via update setting
- case 2: via get verification flow
email
as available method for verificationRelevant log output
No response
Relevant configuration
Version
Ory Network
On which operating system are you observing this issue?
Ory Network
In which environment are you deploying?
Ory Network
Additional Context
I'm able to get
show_verification_ui
continue_with response when I remove verification from email in the identity schema, and the verification works wellBut still, even with this I still only see
email
when I get login flow with aal2The text was updated successfully, but these errors were encountered: