Wishbox 404 errors

  • celliott
    Asked on October 23, 2016 at 6:06 PM

    I am trying to get my wishbox form back up and running -- but I am getting allot of 404's depending on what I try.

     

    Problem 1: Why I try to include the generated javascript I get a 404 on https://www.jotform.com/min/?g=feedback2

     

    <script src="https://www.jotform.com/min/?g=feedback2" type="text/javascript"></script>

    <script type="text/javascript">

        new JotformFeedback({

            formId      : "62966981954173",

            buttonText  : "Send Feedback",

            windowTitle : "Mark up the screenshot to describe a problem or suggestion",

            base        : "https://jotform.us/",

            background  : "#F59202",

            fontColor   : "#FFFFFF",

            buttonSide  : "bottom",

            buttonAlign : "right",

            type        : false,

            width       : 280,

            height      : 420,

            instant     : true

        });

    </script>

     

     

    Problem 2:

     

    When I include:

     

    <script src="https://form.jotform.com/static/feedback2.js?3.3.REV" type="text/javascript"></script>

    <script>

    new JotformFeedback({ formId: "42826397563163"

      buttonText: "Send Feedback"

      base: "https://form.jotform.com/"

      background: "#F59202"

      fontColor: "#FFFFFF"

      buttonSide: "bottom"

      buttonAlign: "right"

      type: false

      width: 700, 

     

      height: 500 }); 

    </script>

     

    I get a 404 on http://screenshots.jotform.com/queue/580d3377b15ab?callback=jQuery164012372598942682167_1477260146960&_=1477260151520

    When I open the link in the browser it seems ok... 

    But the form doesn't ever submit.

     

    I am using Chrome on a Mac: Version 53.0.2785.143 (64-bit)

  • Ashwin JotForm Support
    Replied on October 24, 2016 at 1:59 AM

    Hello celliott,

    I'm sorry for the trouble caused to you.

    Please share the webpage URL where you have embedded your wishbox and seeing the error message.

    We will wait for your response.

    Thank you!