API errors since version 6.21 and 6.21.1
-
After submission I use the API plugin to send data from A to B.
V6.20 everything works fine.
At the same time that 6.21 causes the spam issues my api calls also started to fail.I now get error 409 conflict on several fields. After rolling back to 6.20 on the receiving end (site B) all works fine. The same errors also appear on 6.21.1.
Here is part of the log:{
"headers":
{
},
"body": "
{
"code": "frmapi_validate_entry", "message":
{
"field2763": "Original question text removed for privacy? is invalid", "field334": "Original question text removed for privacy? is invalid", "field375": "Original question text removed for privacy? is invalid", "field380": "Original question text removed for privacy"
},
"data":
{
"status":409}}", "response":
{
"code":409,"message": "Conflict"
},
"cookies":[],"filename":null,"http_response":
{
"data":null,"headers":null,"status":null}}Should I send in a support request on formidable site or is this ok here?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘API errors since version 6.21 and 6.21.1’ is closed to new replies.