How to integrate webhook for a User based app?

Can anyone who has successfully integrated webhooks for order updates help me understand the process?

Based on the documentation here I have followed the below steps but I am unable to get the webhook response - https://api-docs.fyers.in/docs/index.html#tag/Postback-(Webhooks)

I have used a secure ngrok URL to test the webhook response. Also, any info about how to use the secret would be helpful.

  1. Authenticate with Fyres via TOTP

  2. Activate the app on the account by accepting the app permission.

  3. I placed an order via the Fyers app for a rejected status, unable to get the data via the webhook.

1
2 replies