great-accountant-44395
01/13/2023, 2:39 PMUpdateRecoveryFlow:
Hi, we are trying to add password recovery by using CreateNativeRecoveryFlow. After that calling UpdateRecoveryFlow, in this step and email is sent to the user. The problem is when want to use the code that is sent to the user email address to verify that they own the email. So, this time again calling UpdateRecoveryFlow by providing the code as input. But, get the error: browser_location_change_required! (We are using Ory Kratos, but not with browser)bland-eye-99092
01/13/2023, 2:54 PMgreat-accountant-44395
01/13/2023, 3:09 PMbland-eye-99092
01/13/2023, 3:11 PMbrowser_location_change_required
and use that flowId
to fetch the settings
flow and render that.great-accountant-44395
01/13/2023, 3:37 PMbland-eye-99092
01/13/2023, 3:38 PMgreat-accountant-44395
01/16/2023, 1:52 PMgreat-accountant-44395
01/16/2023, 1:53 PMbland-eye-99092
01/16/2023, 1:58 PM