iFrame Embed Widget throws a 404 error

  • davidyatir
    Asked on January 31, 2017 at 4:08 PM

    Hi

    I'm trying to embed in my form an external payment widget. I am copying the Iframe code into the code line in the Iframe widget but I keep getting "404"

     

    Any Ideas?

    Thanks

    Assaf

    Jotform Thread 1052356 Screenshot
  • Support_Management Jotform Support
    Replied on January 31, 2017 at 4:54 PM

    Hey Assaf, I'm seeing 2 iFrame Embed widgets on your form. It's showing a 404 error because you're using the iFrame widget incorrectly.

    1. You placed the your HTML codes on the CSS section of the widget

    <iframe src='//www.eventi.co.il/Events/TicketBoxWidget.aspx?eID=803635556' height='208px' width='680px' frameborder='0' scrolling='no'> </iframe>

    2. You don't have a src URL for the widget

    To fix this, remove the codes you placed on the CUSTOM CSS tab of the iFrame Embed widget. Then place the src URL of your iframe to the URL section:

    iFrame Embed Widget throws a 404 error Image 1 Screenshot 20

    This is your src URL in case you don't know http://www.eventi.co.il/Events/TicketBoxWidget.aspx?eID=803635556

  • assaf
    Replied on February 1, 2017 at 2:29 AM

    Hi Jim

    Thank you veriFrame Embed Widget throws a 404 error Image 1 Screenshot 50iFrame Embed Widget throws a 404 error Image 2 Screenshot 61y miFrame Embed Widget throws a 404 error Image 3 Screenshot 72iFrame Embed Widget throws a 404 error Image 4 Screenshot 83uch for your answer. did what you said step by step. even checked the URL directly by copying to a browser. now getting a blank (see attached)

    Any Ideas?

    Thanks

    Assaf 

  • candy
    Replied on February 1, 2017 at 2:46 AM

    Hello Assaf,

    I've cloned your form on my side and I've experienced the same issue you have with the iFrame Embed widget as you can see the screenshot below of the error:

    iFrame Embed Widget throws a 404 error Image 1 Screenshot 30

    As you can see in the error logs, the widget is blocking mixed content from being loaded. Since the page you are adding is not using SSL, it will not work in the https version of your form. 

    However, if you load the form from the following URL, the iFrame widget content should load without issue as you can see in the following screenshot below: http://form.jotform.com/63291877714466 

    iFrame Embed Widget throws a 404 error Image 2 Screenshot 41

    Please try and if you need further assistance, let us know.

    Thanks in advance.