Shopify - App must set security headers to protect against clickjacking

sidrakiyani123
Visitor
1 0 1

I'm new to Shopify and I'm trying to help a friend with their website. I'm getting the following errors at the moment.

1. App must set security headers to protect against clickjacking.
Your app does not request installation on the shop immediately after clicking "add app". Apps must ask a shop for access when being installed on a shop for the first time, as well as when they are being reinstalled after having been removed. During install or reinstall we expected OAuth to be initiated at https://cambridgetestshop.myshopify.com/admin/oauth/request_grant but was redirected to https://app-staging.hashgifted.com/. Learn more about authentication in our developer documentation
2. App must verify the authenticity of the request from Shopify.
Your app does not request installation on the shop immediately after clicking "add app". Apps must ask a shop for access when being installed on a shop for the first time, as well as when they are being reinstalled after having been removed. During install or reinstall we expected OAuth to be initiated at https://cambridgetestshop.myshopify.com/admin/oauth/request_grant but was redirected to https://app-staging.hashgifted.com/. Learn more about authentication in our developer documentation

We're using React built in Yarn. I'm not sure about next steps, thanks!

Reply 1 (1)

trongithust
Shopify Partner
2 0 0

I'm facing same issue. Please help me if you found a solution