Shopify/shopify-app-template-node

Cannot complete OAuth process. Could not find an OAuth cookie for shop url

valorloff opened this issue · 4 comments

Issue summary

If you click "Install this app" after the 60 seconds limit, then the cookie expires and oAuth process does not turn on forced

short description of the issue↓

If you click "Install this app" after the 60 seconds limit, then the cookie expires and they are shown a 500 Internal Server error, since nothing can be done without access to that cookie which was set in beginAuth

Expected behavior

If cookies expires, a forced oAuth process should start

Actual behavior

nothing can be done without reloading the page => rejection app by Shopify testers
Check this screenshot for details.

Steps to reproduce the problem

Here's a screencast

This issue has been mentioned many times

did you find a solution?

This issue is stale because it has been open for 60 days with no activity. It will be closed if no further action occurs in 14 days.

We are closing this issue because it has been inactive for a few months.
This probably means that it is not reproducible or it has been fixed in a newer version.
If it’s an enhancement and hasn’t been taken on since it was submitted, then it seems other issues have taken priority.

If you still encounter this issue with the latest stable version, please reopen using the issue template. You can also contribute directly by submitting a pull request– see the CONTRIBUTING.md file for guidelines

Thank you!

cma93 commented

Any solution to this problem?