CF7 authentication error while submitting the data
-
I am using this api https://abc.us/n04/test-cms/wp-json/contact-form-7/v1/contact-forms/357/feedback for posting data but in the response I am getting this
{
“code”: “jwt_auth_bad_iss”,
“message”: “The iss do not match with this server”,
“data”: {
“status”: 403
}
}
- The topic ‘CF7 authentication error while submitting the data’ is closed to new replies.