fast-eve-41839
10/30/2024, 1:57 PMrecovery:
after:
default_browser_return_url: <MY APP URL>
hooks:
- config:
auth:
config:
password: <PASSWORD>
user: <USER>
type: basic_auth
body: <https://storage.googleapis.com/><MY BUCKET>
can_interrupt: false
method: POST
response:
ignore: false
parse: true
url: <MY URL>
hook: web_hook
before:
hooks: []
enabled: true
lifespan: 24h0m0s
notify_unknown_recipients: false
ui_url: <MY ui url>
use: code
We are receiving other webhooks but this one is not reaching us it seems. Neither is the user blocked because we get a call for sending the email related to this almost immediately after.fast-eve-41839
10/30/2024, 1:58 PMsteep-lamp-91158
fast-eve-41839
10/31/2024, 10:17 AMe45f404d-f3cf-48d3-b250-79ad0816db7f
steep-lamp-91158
steep-lamp-91158
fast-eve-41839
10/31/2024, 3:44 PMfast-eve-41839
10/31/2024, 3:46 PMsteep-lamp-91158
fast-eve-41839
10/31/2024, 4:08 PMsteep-lamp-91158
steep-lamp-91158
fast-eve-41839
10/31/2024, 4:13 PMfast-eve-41839
10/31/2024, 4:13 PMsteep-lamp-91158
steep-lamp-91158
fast-eve-41839
10/31/2024, 5:10 PMfast-eve-41839
10/31/2024, 5:10 PMfast-eve-41839
11/06/2024, 10:16 AMcontent={
"messages": [
{
"instance_ptr": "#/credentials",
"messages": [
{
"id": 101,
# Unique numeric ID of the error that helps the frontend to interpret this message.
"text": "Unable to reset password for user with only SSO login registered",
"type": "validation",
"context": {"value": "not supported"},
},
],
},
],
},
status_code=HTTPStatus.FORBIDDEN,
steep-lamp-91158
fast-eve-41839
11/06/2024, 11:00 AMfast-eve-41839
11/06/2024, 11:00 AMsteep-lamp-91158
instance_ptr
as the UI does for rendering, so check what the password field has as a name/id.fast-eve-41839
11/06/2024, 11:01 AMrecover
field in this casesteep-lamp-91158
#/credentials
looks wrong to mefast-eve-41839
11/06/2024, 11:02 AMfast-eve-41839
11/06/2024, 11:02 AMfast-eve-41839
11/06/2024, 1:16 PM