I tried to use the public URL from ngrok of my local .Net Core API app but I am only receiving the verification code and no other data.
This is the Merchant Id :
I tried to use the public URL from ngrok of my local .Net Core API app but I am only receiving the verification code and no other data.
This is the Merchant Id :
Does your app have the correct permissions for the webhooks you have registered for?
Thanks for replying!
Also I have tested it with the post man tutorial given in Clover webhook section but same result.
https://docs.clover.com/docs/webhooks
Your clover app probably doesn't have the correct permissions. You can't get a web hook for something you don't have access to.
I have provided all permission but still facing same issue .
You probably need to uninstall and reinstall your app from the clover dashboard, permission changes made after the app was originally installed will not take affect until the app is installed again. Search for Clover unauthorized in Google to see a doc page on how to do this.
Did you get yours working?
My webhooks haven't worked since day one.
I have all the correct permissions, uninstalled and reinstalled the app.
I have a webhook monitor to see requests coming into my site and Nothing comes from Clover unless its the verification webhook to initially setup the webhooks.
It sounds like you're encountering some issues with ngrok's public URL for Webhooks subscription. It's frustrating when you're not receiving the expected log data. Have you checked your ngrok configuration settings to ensure everything is set up correctly? It might also be worth reviewing the documentation or seeking assistance from ngrok's support team for further troubleshooting. Good luck!
10 People are following this question.