• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups

This request has been blocked; the content must be served over HTTPS.

Bug Report
2
4
196
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F
    francis_dev last edited by 7 Jan 2025, 11:14

    Hello,

    I’m experiencing an issue with my live application after deployment where certain resources are not loading due to a mixed content error. The error message in the browser console is as follows:

    f4b75ebc-43ea-4681-b278-4b4fb907a4a4-image.png

    1 Reply Last reply Reply Quote 0
    • Rishabh-Webkul
      Rishabh-Webkul last edited by 9 Jan 2025, 08:03

      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.

      rh.png

      Thanks & Regards

      1 Reply Last reply Reply Quote 0
      • F
        francis_dev last edited by 9 Jan 2025, 14:12

        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

        1 Reply Last reply Reply Quote 0
        • Rishabh-Webkul
          Rishabh-Webkul last edited by 15 Jan 2025, 06:14

          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

          1 Reply Last reply Reply Quote 0
          3 out of 4
          • First post
            3/4
            Last post