Shopify / shopify-app-bridge

https://shopify.dev/docs/api/app-bridge
82 stars 9 forks source link

GET request from App Bridge returns 401 #327

Closed leindfraust closed 3 months ago

leindfraust commented 3 months ago

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behaviour:

  1. Launch the app from shopify-remix-template and install shopify-app-bridge
  2. Install and load the app
  3. See error 401 unauthorized

Expected behaviour

A clear and concise description of what you expected to happen.

Contextual information

Packages and versions

List the relevant packages you’re using, and their versions. For example:

Platform

Additional context

Add any other context about the problem here, such as your app’s configuration (Node, Next.js, Rails).

leindfraust commented 3 months ago

image