KB IssueReceived. The page request was made over HTTP
Issue DetailsWhen browsing your website running under IIS, you may encounter the following error if IIS is not configured correctly.
T
he page request was made over HTTP.
Recreate IssueIn IIS, the Require SSL was changed to Checked.
Resolve Issue- Open IIS
- Click on the WebServer name to expand the tree.
- Click on [Sites]
- Click on the domain you are having issues with.
- Under the [IIS] Section in the Right-side panel.
- Double-click on [SSL Settings]
- [uncheck] Require SSL.
- Click on [Apply]
Reload the website, and the error should now be gone.