-
-
Notifications
You must be signed in to change notification settings - Fork 112
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
Getting 404 on /authenticate after updating to v22.0.0 #363
Comments
I hadn't seen this topic open and commented on it in the PR. #361 (comment) |
Hey, I just created a fix that works for me. I hope it can help you guys |
I commented in the pull request, the issue was actually something else. At the moment, this problem can be easily solved by: Publishing the resources with php artisan vendor:publish Although in this case, both solutions are suitable, the result will be the same. |
Hi @jsalguero94 and @enmaboya Thank you for providing the quick fix. I tried with @enmaboya solution to remove a line from fullpage_redirect.blade.php and it worked. Waiting for @Kyon147 to check and merge the PR and release it. I will close this once the solution is released. |
For bug reporting only! If you're posting a feature request or discussion, please ignore.
Expected Behavior
App installation should work and authenticate the shop
Current Behavior
Getting 'There's no page at this address' on /authenticate
Failure Information
Uninstall webhook is working, but installation fails for new and existing shops with 404 error on Shopify store.
Steps to Reproduce
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
Failure Logs
There are no errors related to this in the log file
The text was updated successfully, but these errors were encountered: