• Resolved ZeitGeist_14

    (@zeitgeist_14)


    Hi,
    I am working on a localhost xampp version of wordpress on a clean install with only Caldera Form installed.

    As I was testing the form created, all of a sudden I just get this message no matter what.
    Submission rejected, token invalid

    I know already you have an article explaining the main reason for this is a caching plugin or aplication.
    The problem is that, as I said, this is a clean install and the problem started happening from one test submission to another.

    I have already tried deleting browser cache and opening wp on another browser, uninstalling and completly deleting the caldera plugin folder, then installing it again, and since I don’t have any cache plugin installed it doesn’t make sense.

    I also have this information on my apache httpd.conf

    <filesMatch “\.(html|htm|js|css)$”>
    FileETag None
    <ifModule mod_headers.c>
    Header unset ETag
    Header set Cache-Control “max-age=0, no-cache, no-store, must-revalidate”
    Header set Pragma “no-cache”
    Header set Expires “Wed, 11 Jan 1984 05:00:00 GMT”
    </ifModule>
    </filesMatch>

    Whenever I submit the form the network window on chrome shows:

    Request URL:http://localhost/SITE/cf-api/CF59c82c593d0c9
    Request Method:POST
    Status Code:400 Bad Request
    Remote Address:[::1]:80
    Referrer Policy:no-referrer-when-downgrade
    Response Headers
    view source

    But the same form on my host online works and returns a Status 200.

    What is happening?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ZeitGeist_14

    (@zeitgeist_14)

    As an update, I just tested it again, after whole 24 hours with the problem happening and after deleting browser cache (still no cache plugin installed) and still the problem persists.

    What is happening?

    Plugin Contributor christiechirinos

    (@christiechirinos)

    Hi ZeitGeist_14,

    Thanks for using Caldera Forms. I’m sorry to hear you’re experiencing this issue. Since this looks like it’s specific to your site, and definitely requires some further investigation, we would ask you to open a support ticket at calderaforms.com/support. Please note that the Caldera Forms plugin is 100% free and open-source and always will be for users like you on the WordPress platform. However, for help from our team at Caldera Labs, the company behind Caldera Forms, we ask that you purchase Caldera Forms Pro. This model is how we are able to give away such a powerful product for free, but also have a continued business that updates and improves it every day.

    You can browse plans at https://calderaforms.com/pro/. Once you have Caldera Forms Pro, you can request support at https://calderaforms.com/support/.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Token invalid’ is closed to new replies.