Shopify / Shopify/shopify-app-template-php

got rejection email after publish shopify app.

Open
#457 6 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

Write a short description of the issue here ↓
hello all, I have developed one Shopify app using shopify-app-template-php.
my development is complete, and I'm trying to publish on shopify app store, but got email of rejection app,

Reasone : Must implement Oauth and complete installation without errors. Resolve any issues that are returning errors after authenticating and ensure that your app has implemented OAuth correctly during the install process. Please refer to our OAuth documentation and see this screenshot for additional details.

my question is:
shopify-app-template-php says the test app uses Cloudflare tunnel, for that run command "npm run dev" at that time there is one Cloudflare tunnel URL generated, and use that URL for Shopify app testing, when I check in the partner Shopify dashboard, Cloudflare tunnel is automatically is there in Shopify app setup.

now when I'm trying to publish it, the above error is comes,
so now which URL do I need to ass in the Shopify App Setup, URL section.?

image

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 with the Shopify app installation flow and the npm run dev entry point described in the issue. Read the referenced Shopify OAuth documentation and review the app's URL settings in the Shopify Partner dashboard; done means authentication and installation complete without errors and satisfy the rejection criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
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.