Persistent 401 errors
-
In the admin dashboard I’m seeing in Query Monitor that there are a couple pairs of HEAD and GET requests being made each time I load the page, and both fail with 401 Unauthorized – which makes sense in a way given that my site is behind HTTP AUTH (staging site), but also doesn’t make sense given that it’s the page that’s making the request… I figured the plugin would give up on the requests after some time, but repeated page loads indicate no change in behavior. I think at a minimum, this plugin should have an enable/disable setting
dfehc_perform_response_measurements() is the calling function with …/wp-json/?_dfehc_ts=… as the URL
The topic ‘Persistent 401 errors’ is closed to new replies.