This request has been blocked; the content must be served over HTTPS.
-
-
Hello @francis_dev
I just checked your website (https://shopify.thewtus.com/) and i did'nt found anyting there in the console. Kindly provide some info regarding same.
kindly check the below screenshot for your reference.
Also kindly confirm.
Thanks & Regards
-
I had to force https in the app service provider
if (env('APP_ENV') !== 'local') {
URL::forceScheme('https');
}
It worked fine, thank you, though for checking up
-
Hello @francis_dev
It's great to hear that the issue is resolved now.
If you face any further issues in future kindly let us know.
Thanks & Regards