Re: pr-preview not working correctly on webauthn PR #1663

On Wed, Feb 9, 2022 at 3:19 PM Jeff Hodges <jdhodges@google.com> wrote:

> back on 18-Jan-2022, I pushed two new commits to
> https://github.com/w3c/webauthn/pull/1663 (131d68 and e1e6d94).
>
> However, the PR preview links in the PR's original post continue to use
> the earlier commit (41ffcbf) from 14-Jan-2022, even though it got the new
> date correct:
>
> ```
> <a href="https://pr-preview.s3.amazonaws.com/w3c/webauthn/pull/1663.html"
> title="Last updated on Jan 18, 2022, 11:00 PM UTC (41ffcbf)">Preview</a> |
> <a href="
> https://pr-preview.s3.amazonaws.com/w3c/webauthn/1663/bc87207...41ffcbf.html"
> title="Last updated on Jan 18, 2022, 11:00 PM UTC (41ffcbf)">Diff</a>
> ```
>

Additionally, simply plugging-in a more recent commit, such as e1e6d94,
into the diff link above does not work --- it returns an "AccessDenied"
error:

<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>SYBYHA4TNRXC9XHQ</RequestId>
<HostId>
PStaZVwvDsper3O+OXtgyYQVizQQBcPaTPcgzz+KlJad81Bztr6UdMlSLbkWSwPDaWztSgDGe80=
</HostId>
</Error>


HTH,

=JeffH

Received on Wednesday, 9 February 2022 23:38:37 UTC