-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Describe the bug
A clear and concise description of what the bug is.
my code are
require(DIR . '/../vendor/autoload.php');
use Shopify\PrivateApp;
$api_params['version'] = '2023-04';
$this->shopify = new Shopify\PrivateApp(Config('constants.shopify.shopurl'), Config('constants.shopify.apikey'), Config('constants.shopify.apipasswd'), $api_params);
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels