Saso-WD
February 10, 2023, 6:14am
1
According to this https://changelog.shopify.com/posts/shopify-admin-now-lives-at-admin-shopify-com now there’s a new admin URL, that fine and I’ve updated the app, but why the the legacy URL still opens in a new tab even when we’re using the correct new URLS?
And this message doesn’t even make any sense.
1 Like
1080
February 10, 2023, 8:12am
2
@Saso-WD i have code as per shopify doc.
i am not getting any error my side. but still few of my client reported this same error.
the solution was update the CSP as per admin.shopify.com this was the solution.
second issue your app can load faster.
more details here my example code
https://github.com/Shopify/shopify-app-template-node/issues/1233
Saso-WD
February 10, 2023, 8:56am
3
Setting CSP doesn’t do anything for me, still opens the legacy url in popup.
3 Likes
Saso-WD
February 14, 2023, 10:06am
4
UPDATE:
Setting Up CSP & Upgrading to App Bridge 3.7.2 fixed it now, but it took 2 days for Shopify to update (even though the docs say it takes about 3 hours)
1080
February 14, 2023, 11:04am
5
@Saso-WD last App Bridge version have you facing the issue ?
I am using the 3.4 but still see the app warning
"@shopify/app-bridge": "^3.4.3",
"@shopify/app-bridge-react": "^3.4.3",
"@shopify/app-bridge-utils": "^3.4.3",
Saso-WD
February 14, 2023, 11:41am
6
After the warning started popping up I updated to the 3.2 from 2.x, that didn’t do it (or maybe didn’t give it enough time) but then I updated to the latest version 3.7.2 (I think that’s the latest one) and it just started working
@Saso-WD @1080 May I have your appId or API_KEY (it’s public, not the secret key)? I can do a further check. Thanks.
1 Like
1080
February 21, 2023, 6:34am
8
@Henry_Tao Thanks lot for the looking the issue i sent you DM the App id.