What I did :
- 1.0 beta 2 installed
- Paired mode, every content type/template checked, rest is not
When I visit an AMP page via the admin menu or direct link I get directed to /?amp then /?amp-validation-errors-xx and this redirects me to / which means I cannot reach the AMP page.
If I activate the Automatically accept sanitization for any AMP validation error that is encountered. option then the ?amp will work, and not redirect me to /.
(I made a separate issue #1369 for this)
In addition to this when I try to see validation results it tells me Failed to fetch URL(s) to validate. This may be due to a request timeout. So I can either enable auto-sanitize and not know where the problems are in the first place, but it does work. Or disable auto-sanitize, but I get redirected to / and cannot know where my AMP errors are (via #development=1 or the chrome plugin)
No logs regarding this problem appear in my debug.log so I cannot help much more.