Shopify / Shopify/shopify-app-template-php

[Urgent] Getting 404 when installed from Shop Admin Uninstalled App

Open
#496 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
340
Forks
108
PR merge metrics
No merged PRs in 30d

Description

Issue summary

  • I am getting 404 when installed from Shop Admin Uninstalled App
  • Sessions are not saving when installed from Partner account

Write a short description of the issue here ↓
image

Expected behavior

What do you think should happen?

  • on ngrok everything works fine but at Live server getting this issue
  • migrations etc working fine but sessions are not saving in Database
  • App installed hook also not working

Actual behavior

What actually happens?

Tip: include an error message (in a <details></details> tag) if your issue is related to an error

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by reproducing the installation on the live server and comparing it with the working ngrok setup, then trace the 404, session persistence, and app-installed hook separately. Done means installation no longer returns 404, sessions save in the database, and the install hook runs.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.