SSL Certificate Redirect Error Say's Too Many Redirects

I have installed SSL certificate to my site(www.assemble-gaming.com) and that’s why i wanted to redirect people from my http to https protocal, so i entered this code into the “htaccess” file on the root directory on my website

“RewriteEngine On RewriteCond %{HTTP:X-Forwarded-Proto} =http RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}”

but when i goto my site it says

“This page isn’t working www.assemble-gaming.com redirected you too many times. Try clearing your cookies. ERR_TOO_MANY_REDIRECTS”
i tired even cleaning cookies and history also opend website in private window but it is not working please help me

I just checked your website but I don’t see any redirects on either the HTTP or HTTPS versions of your site. But I don’t see a valid SSL certificate either.

Hello can u just Disable the Https please i want to be disabled asap

How would you expect disabling HTTPS to work? If you try to visit https://{your website}, what would you like to see?

It’s not possible to actually disable HTTPS, but you can configure your website to not use any HTTPS URLs and to make sure that you don’t include HTTPS in the URL when sharing links to your website.