API requests are blocked

Home Forums WP Armour – Honeypot Anti Spam API requests are blocked

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #514455
    Stefan
    Participant

    Hello, we use WP Armour Extended Pro with Formidable Forms Pro. I am Putting entries from one form to another form in Formidable Forms via Formidable Forms API. In the logs, I get the following response with WP Armour Extended Pro activated: {
    “headers”:
    {

    },
    “body”: ”
    {
    “code”: ‘frmapi_validate_entry’, ‘message’:
    {
    “my_error”: ” Spamming or your Javascript is disabled !!!”
    },
    “data”:
    {
    “status“:409}}”, “response”:
    {
    “code“:409,”message”: ”Conflict”
    },
    “cookies”:[], ‘filename’:null, ‘http_response’:
    {
    “data”:null, ‘headers’:null, ‘status’:null}}

    Why is the API checked by WP Armour Extended Pro at all and how can I exclude the API check?

    #514456
    Stefan
    Participant

    even if i add the ip of the server to the whitelist, i get the same error

    #514495
    Dinesh
    Keymaster

    Hi Stefan,

    WP Armour does not support API submissions, which is why you’re encountering the “Spamming or your Javascript is disabled” error when attempting to submit entries via the Formidable Forms API. The plugin is designed to work with form submissions on the frontend, but unfortunately, it doesn’t handle submissions through the API.

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘API requests are blocked’ is closed to new replies.