Shopify / Shopify/shopify-app-template-php

Session Storage Not Working Perfactly On DEV Mode

Open
#498 1 comment 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

Invalid OAuth callback.

When i Used "npm run dev" so in dev Mode application installation is not working. but when i used local tunnel and going with php artisan serve so instalation is working properly.

Screenshot (224)

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

Start by comparing the application behavior under npm run dev and php artisan serve, using the reported invalid OAuth callback as the first failure to investigate. Trace the installation callback and session storage behavior in both modes; done means app installation succeeds in dev mode without the invalid callback error.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, node.js, php
Domain
authentication, 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.