#tochinicky-webhook-events
1 messages · Page 1 of 1 (latest)
Hi 👋 can you elaborate? I see that you're in the Successful tab in your screenshot, do the other tabs have any events in them? That also seems to be a Connect webhook endpoint, so just double checking that you're expecting this endpoint to receive events generated by your Connected Accounts rather than your Platform?
other tabs don't have any events
this was working on test mode
i'm expecting the endpoint to receive events generated by the platform
for instance, a user wants to verify his identity, he calls the create session endpoint on the platform, but i can't see the create event on the dashboard
That endpoint won't listen for events from your Platform, it will only listen for events from your Connected Accounts. If you want to listen for events from the Platform then you need to create another webhook endpoint to listen for those.
If using the API to create those, you would set connect to false, and if you're creating it via the dashboard then you'll want to leave the selector on Events on your account.
this is the webhook endpoint
That doesn't tell me much more from your previous screenshot, but it still shows that it's a Connect endpoint, if the endpoint was listening for events from your Platform this area would say Account instead:
so how do i change it to account
i noticed on test mode it was account
are you there??
You can't change the type once it has been created, you'll need to create another webhook endpoint.
okay, i will do that and see if there will be changes
tochinicky-webhook-events