question

hardikadroja510 avatar image
hardikadroja510 asked parquet76 commented

Not geting verificationCode in Webhook setup

Hello,

I am facing one issue, some merchant's api token are expaire. i want to renew this api token.

for this i refering this link
https://docs.clover.com/docs/using-oauth-20

in above specify steps i need AUTHORIZATION_CODE.
for this i setup the webhook url and then click on send verification button.
i get the webhook call but $_POST have no value for "VerificationCode"

alse $_GET and $_REQUEST is blank

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 bryanvargas commented

I think you are confused, api tokens and web hook verification codes are unrelated, they have nothing to do with each other, and, api tokens don't currently expire.

1 comment
10 |2000

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

bryanvargas avatar image bryanvargas ♦♦ commented ·

Also, please visit https://docs.clover.com/docs/webhooks

To learn how to configure the webhooks and subscribe to the events.

0 Likes 0 ·
hardikadroja510 avatar image
hardikadroja510 answered parquet76 commented

i referring this link
https://docs.clover.com/docs/webhooks

in step 6

1685684556549.png
i don't get verificationCode in post request post request is blank.

can you help me to get verifiacation code?


1685684556549.png (48.3 KiB)
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.

bryanvargas avatar image bryanvargas ♦♦ commented ·
What webhook service are you using?
0 Likes 0 ·
parquet76 avatar image parquet76 commented ·
Where are you looking? You will need to read the request's body to get the verification code.
0 Likes 0 ·

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