Shopify submit embeded Nextjs serverless apps clickjacking issues

Today I just submitted my apps to review but it’s have rejected because of this issue

khaivd_0-1663753328375.png

I created middleware to set the response header in my code but I don’t understand the second message “is loading an invalid URL”.

Does anyone receive similar issues?

2 Likes

We have a similar issue. Probably a recent change in Shopify

We believe the problem is with the Shopify Admin (or browser?) cancelling the first request to fetch our app, and then firing a second request. It seems the automated test only waits for the response of the first request, and assumes the app does not load. (see attached image)

2 Likes

I also have the same error as you and Yusman.

Maybe this is something wrong with shopify automated process? I hope

We did contact Shopify team, and there was a bug from their side. They are working for a fix and will deploy soon.

2 Likes

How did you contact them?

@h_miniz Did they mention if they would notify developers in any way when they solve the issue? How did you contact the Shopify team so we know for future reference?

I did contact support team, and that’s what they replied. However, I believe there is another issue regarding “There’s No Page At This Address” error message happening to us, and I am not sure if other partners are facing it or not.