question

ajaypatel avatar image
ajaypatel asked kissyda answered

I am trying to working with using ngrok public URL Webhooks subscription but it not provide log data.

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 :

Webhooks
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

parquet76 avatar image
parquet76 answered ajaypatel commented

Does your app have the correct permissions for the webhooks you have registered for?

2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ajaypatel avatar image ajaypatel commented ·
You are asking about Net app or Clover sandbox ?
0 Likes 0 ·
ajaypatel avatar image ajaypatel commented ·

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

0 Likes 0 ·
parquet76 avatar image
parquet76 answered parquet76 commented

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.

2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

ajaypatel avatar image ajaypatel commented ·

1705667213775.png


1705667308040.png


I have provided all permission but still facing same issue .

0 Likes 0 ·
1705667213775.png (36.5 KiB)
1705667308040.png (38.4 KiB)
parquet76 avatar image parquet76 ajaypatel commented ·

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.

0 Likes 0 ·
kissyda avatar image
kissyda answered

I am attempting to work with a subscription to the ngrok public URL Webhooks, but it is not providing log data.


slope

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community