Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Mark Westguard

    (@westguard)

    Hi Renan

    Thanks for your inquiry.

    It sounds like there might be a JavaScript error on the page that contains the form which is causing the normal AJAX functionality not to run and instead the form action is being run as a normal POST request. I would recommend checking your page for any JavaScript errors.

    Occasionally we see issues with sites that are run on localhost too due to browser security. You may wish to try it on a public domain if possible.

    Regarding the 404 error, We just ran some tests and were able to recreate this issue. Please upgrade to version 1.8.212. We just pushed a new version which contains a fix for this. Thank you for letting us know about this!

    If you have any further issues, please feel free to submit a support ticket here:

    https://wsform.com/support/

    … and I’ll ensure I pick it up and help you.

    All the best!

    Mark

    Thread Starter renan_santos

    (@renan_santos)

    I just updated with the latest version from today and the error in the console was gone, but i am still being redirected to a page with the JSON results: https://localhost:3000/wp-json/ws-form/v1/submit

    I tried reloading and resaving the form and the settings page but it didnt work.
    I also tried disabling all my scripts.

    • This reply was modified 2 years, 8 months ago by renan_santos.
    Thread Starter renan_santos

    (@renan_santos)

    OK. I found the problem.
    The form doesn’t work properly when i am using browsersyn because it gives me another url.

    Plugin Author Mark Westguard

    (@westguard)

    Thanks for letting me know. Glad to hear you got it working.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Being redirected to JSON url’ is closed to new replies.