Shopify / Shopify/shopify-app-template-php
Shopify\Utils::sanitizeShopDomain(): Argument #1 ($shop) must be of type string, null given, called in /IdeaProjects/poizon-parser/web/app/Lib/AuthRedirection.php on line 17
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 340
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
have such mistake in local? Shopify\Utils::sanitizeShopDomain(): Argument #1 ($shop) must be of type string, null given, called in /IdeaProjects/poizon-parser/web/app/Lib/AuthRedirection.php on line 17 how to resolve this problem?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at web/app/Lib/AuthRedirection.php line 17 and trace where the $shop value passed to Shopify\Utils::sanitizeShopDomain() comes from. Reproduce the null-value path locally and verify the authentication redirect handles it without the type error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100