Whitelisting the Validator for HTTP Authentication
-
Hi there,
I’m building a new version of a site on a staging domain, which is behind HTTP authentication. Unfortunately, it seems many of the validation features are broken in the AMP plugin because of this (getting 401 errors when it tries to run). If I set the plugin to ignore validation errors, my templates actually load fine, but none of the <amp-bind> or <amp-img> functionality is working (none of the images load and the functions that control AMP’s state in JS aren’t available).So, my question is, what rule can I use (IP? User agent? domain name?) in my server setup (NGINX in this case) to whitelist AMP’s validator? Thanks in advance for any help on this!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Whitelisting the Validator for HTTP Authentication’ is closed to new replies.