A client of mine has created some print materials with a QR code that links to https://example1.com. That domain does a 301 redirect to https://example2.com.
The redirect works when using HTTP://example1.com, but not HTTPS://example1.com (which is the URL that is attached to the QR code, so it cannot be changed).
I've purchased an SSL certificate for example1.com, but still didn't solve. Hosting company recommended we also need to purchase a hosting plan for example1.com, which we've also done.
However, the redirect is still not working. I know the QR code should've never used HTTPS to begin with, but is there any other way around it to get this to work properly?