We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Im Getting this error. array_intersect(): Argument #1 is not an array
at HandleExceptions->handleError(2, 'array_intersect(): Argument #1 is not an array', '/Applications/XAMPP/xamppfiles/htdocs/shopify/vendor/bnmetrics/laravel-shopify-api/src/Shopify.php', 49, array('shopURL' => 'https://#####-3.myshopify.com/', 'scope' => array('read_products', 'read_themes'), 'allScope' => null))
The text was updated successfully, but these errors were encountered:
After publishing your vendor configs you must clear config cache
Sorry, something went wrong.
No branches or pull requests
Im Getting this error. array_intersect(): Argument #1 is not an array
in Shopify.php line 49
at HandleExceptions->handleError(2, 'array_intersect(): Argument #1 is not an array', '/Applications/XAMPP/xamppfiles/htdocs/shopify/vendor/bnmetrics/laravel-shopify-api/src/Shopify.php', 49, array('shopURL' => 'https://#####-3.myshopify.com/', 'scope' => array('read_products', 'read_themes'), 'allScope' => null))
The text was updated successfully, but these errors were encountered: