Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outh Auth Not woking for me #82

Open
lutitech opened this issue Jun 16, 2023 · 2 comments
Open

Outh Auth Not woking for me #82

lutitech opened this issue Jun 16, 2023 · 2 comments

Comments

@lutitech
Copy link

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

@tolgap
Copy link
Member

tolgap commented Jun 17, 2023

Did you follow the README steps? It looks like your .env file is empty.

@lutitech
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants