When doing the Supabase password reset flow, it gives an error.
name: “Error”
stack: “Error: Unable to process request at Object.resetPasswordForEmail (https://cdn.weweb.io/components/1fa0dd68-5069-436c-9a7d-3b54c340f1fa/41df22da-f76a-4711-834e-2e800a683dc7/dist/manager.js:1:158639) at async ae (https://editor-cdn.weweb.io/ww_front/public/js/index.323f5a8f.js:1:411787) at async ie (https://editor-cdn.weweb.io/ww_front/public/js/index.323f5a8f.js:1:396652) at async ne (https://editor-cdn.weweb.io/ww_front/public/js/index.323f5a8f.js:1:395167)”
message: “Unable to process request”
cause
__isAuthError: true
name: “AuthApiError”
status: 500
code: undefined
Before it worked normally.