Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

ajax honeypot

$
0
0

Replies: 0

I’m using wp-json/v2 and reactjs to display my website

currently I’m displaying all the html of the contact form (using dangerouslySetInnerHTML) and on “send” I’m creating a post and adding each element into the post body.

Post body stringified: “{“_wpcf7″:”868″,”_wpcf7_version”:”5.1.7″,”_wpcf7_locale”:”en_US”,”_wpcf7_unit_tag”:”wpcf7-f868-o1″,”_wpcf7_container_post”:”0″,”your-email”:”user@mail.net”,””:”Send”,”honeypot-156″:””,”your-message”:”this is a test email”}”

I’m receiving a 401 (unauthorized)

What am I missing ?


Viewing all articles
Browse latest Browse all 59525

Trending Articles