Micha Rivera

Results 2 issues of Micha Rivera

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/',...

I have a private app. I include this at the .env file SHOPIFY_KEY = "your key" SHOPIFY_SECRET= "your secret " SHOPIFY_REDIRECT = " your redirect" this is my code in...