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.
9 People are following this question.