The firewall is bypassing the request but I’m still getting 403, only on some of the post requests. This one is fine:
24.74.197.157 – – [08/Dec/2021:14:47:16 -0600] “POST /wp-json/wp-recipe-maker/v1/analytics HTTP/2.0” 200 20 “https://midwesternhomelife.com/red-velvet-mini-cheesecake-bites/?ampStoryAutoAnalyticsLinker=1*11mbj6f*cid*NHUyczUtcEs1NnZnQnZpSVNUTUlJaEhMNXpsTXhOOE1SdWMtOFhuVGtkb043cGdJNUxxdzVwZldZY3U0UjJrTg..” “Mozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) GSA/123.4.330040034 Mobile/15E148 Safari/604.1”
This one is still not working:
24.236.241.101 – – [08/Dec/2021:14:51:30 -0600] “POST /wp-json/wp-recipe-maker/v1/analytics HTTP/2.0” 403 100 “https://midwesternhomelife.com/peanut-butter-rice-krispie-balls/” “Mozilla/5.0 (Linux; Android 10; LM-Q730 Build/QKQ1.200216.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/96.0.4664.45 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/346.0.0.29.119;]”
It’s bypassing the Cloudflare firewall but I’m still getting 403’s on some of the posts. Is it something to do with the data that it’s trying to post?