Closed pengbo37877 closed 2 years ago
I have the same problem: Laravel version 7.30 and 8.83 tested, both same issue
Osiset\ShopifyApp\Exceptions\MissingShopDomainException No authenticated user or shop domain
Osiset\ShopifyApp\Http\Controllers\AuthController::authenticate C:\xampp\htdocs\test\vendor\osiset\laravel-shopify\src\Traits\AuthController.php:33
Having the same problem with Laravel version 8, unable to get Auth::user() use Illuminate\Support\Facades\Auth; $shop = Auth::user();
Hi @pengbo37877 @KingFisch @yousuf-mean3
When does this error occur?
Hi @pengbo37877 ,
Having the exact same issue there. I'm actually running Vapor also (not sure if it's related).
The unfortunate timing of this error, it seems to occur after customer approves charge for installation. I myself can't seem to replicate it. Have you got any further with it?
Thanks
Hi @pengbo37877 @KingFisch @yousuf-mean3
When does this error occur? This occurs in controller
Am getting this issue now. anyone able to find a solution ?
Hi @pengbo37877 @KingFisch @yousuf-mean3
When does this error occur?
As soon you open the project in browser. In shopify its mostly working. Any ideas?
@KingFisch fullscreen app is not currently supported with this package. It has to be in the shopify admin or you will get this error.
Failure Logs