Where to find the client secret key mentioned in docs, when validating webhook created using API

Where to find the client secret key mentioned in docs, when validating webhook created using API

bottercode
Shopify Partner
3 0 0

I created a custom app and registered a webhook using the REST API, but now I need to validate the webhook. According to the documentation, I should use the client secret for webhook validation. However, I can't find the client secret. The API key and API secret key are not the secret I'm looking for because they generate a hash that doesn't match the HMAC header. How can I find the correct secret for validating the webhook?

Replies 4 (4)

Darshanp712
Shopify Partner
137 21 18

Hello @bottercode , Please go to your Shopify partner dashboard and log in to it. 

There you find your installed/developed apps of the store in that there are client secret Secret key(Secret), and client ID.

download (14).png

Click on your installed app and you will find out there your credentials. 

Helpful? then please Like and Accept the Solution.
For any inquiries, please feel free to contact via WhatsApp and Email: [email protected].
For more information visit our website Dolphin Web Solution.
bottercode
Shopify Partner
3 0 0

I have this on the partner page, but how will this know about my store? (where's the linkage?)

bottercode_0-1717507686664.png

 

Darshanp712
Shopify Partner
137 21 18

Heyy @bottercode, This is your partner dashboard, so if you have done any custom app and will make any store and changes then that all are reflected here in your partner dashboard! 

 

Helpful? then please Like and Accept the Solution.
For any inquiries, please feel free to contact via WhatsApp and Email: [email protected].
For more information visit our website Dolphin Web Solution.
bottercode
Shopify Partner
3 0 0

bottercode_0-1717509153010.pngbottercode_1-1717509179336.pngbottercode_2-1717509201674.png

bottercode_3-1717509233655.png

i have a store named as bottertester and I created an app named with the same name(bottertester), but it does not link with my online store. There's an option called "test your app", when i click on it i see my online store but on clicking it, it takes me online store with hmac code in the query, but the store never got installed in my partner dashboard