No content to show
User Activity
08-08-2024
I'm building a shopify extension block app, refer to a code snipped below, I'm trying to open up the link that is the value of redirectUrl, I've followed the documentation here https://shopify.dev/docs/api/app-bridge/previous-versions/actions/navigat...
07-17-2024
I still seem to be getting a Cors error, something do to with the preflight not being able to be redirected
07-11-2024
I have an app block that I'm testing in a test development store, I'm trying to make a simple fetch call to my external backend application but I keep encountering a cors error: Access to fetch at 'my-backend-request' from origin 'https://extensions....