• Resolved 2cats

    (@2cats)


    Hi, I’m trying to troubleshoot why an iFrame is not displaying on mobile — it works fine on my desktop PC in Chrome. The message I get is:

    “Misdirected Request: The client needs a new connection for this request as the requested host name does not match the Server Name Indication (SNI) in use for this connection.”

    I looked at the website contained by the iframe and there are two https:// (rather than https://) requests made at the start of their code. Do you think that could be issue or is there something else I should be looking at? This happens in both Chrome and Safari on an iPhone X. And, I found that if I call the page in an iframe without your plugin, I get the same message in mobile.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author mdempfle

    (@mdempfle)

    If you get the error also on mobile I would assume that the mixed protocols are a problem on your mobile device.
    Can you fix this?

    Best, Michael

    Thread Starter 2cats

    (@2cats)

    Hi Michael, thank you for your reply. I’ve reached out to the developer of the website that’s being displayed in the iframe and hopefully they will get the problem fixed.

    Plugin Author mdempfle

    (@mdempfle)

    ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Misdirected request on mobile’ is closed to new replies.