You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https:///?shop= to start the OAuth installation procedure of your app.
is not working for me.
this is the error message i get when making a request [Nest] 25804 - 06/16/2023, 2:35:22 PM LOG [Shopify] [shopify-api/DEBUG] App is embedded, looking for session id in JWT payload | {isOnline: true} [Nest] 25804 - 06/16/2023, 2:35:22 PM LOG [Shopify] [shopify-api/ERROR] Missing Authorization header, was the request made with authenticatedFetch? | {isOnline: true} [Nest] 25804 - 06/16/2023, 2:35:22 PM ERROR [ShopifyAuthGuard] Error: No session found
The text was updated successfully, but these errors were encountered:
my .env is not empty. this is the error my geting now [Nest] 21544 - 06/22/2023, 6:43:44 PM LOG [Shopify] [shopify-api/DEBUG] App is embedded, looking for session id in JWT payload | {isOnline: true} [Nest] 21544 - 06/22/2023, 6:43:44 PM LOG [Shopify] [shopify-api/ERROR] Missing Authorization header, was the request made with authenticatedFetch? | {isOnline: true} [Nest] 21544 - 06/22/2023, 6:43:44 PM ERROR [ShopifyAuthGuard] Error: No session found
https:///?shop= to start the OAuth installation procedure of your app.
is not working for me.
this is the error message i get when making a request
[Nest] 25804 - 06/16/2023, 2:35:22 PM LOG [Shopify] [shopify-api/DEBUG] App is embedded, looking for session id in JWT payload | {isOnline: true} [Nest] 25804 - 06/16/2023, 2:35:22 PM LOG [Shopify] [shopify-api/ERROR] Missing Authorization header, was the request made with authenticatedFetch? | {isOnline: true} [Nest] 25804 - 06/16/2023, 2:35:22 PM ERROR [ShopifyAuthGuard] Error: No session found
The text was updated successfully, but these errors were encountered: