w3c / secure-payment-confirmation

Secure Payment Confirmation (SPC)
https://w3c.github.io/secure-payment-confirmation/
Other
106 stars 48 forks source link

[Spec] Fix some broken refs #228

Closed stephenmcgruer closed 1 year ago

stephenmcgruer commented 1 year ago

Fixes #225


:boom: Error: 400 Bad Request :boom:

PR Preview failed to build. (Last tried on Jan 30, 2023, 6:23 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [CSS Spec Preprocessor](https://api.csswg.org/bikeshed/) - CSS Spec Preprocessor is the web service used to build Bikeshed specs. :link: [Related URL](https://api.csswg.org/bikeshed/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fw3c%2Fsecure-payment-confirmation%2F1f8ef791779f28a86db96436e87cdf26971e9e63%2Fspec.bs&md-warning=not%20ready) ``` Error running preprocessor, returned code: 2. FATAL ERROR: Couldn't find section '#relying-party-identifier' in spec 'webauthn-3': [[webauthn-3#relying-party-identifier|Relying Party Identifier]] ✘ Did not generate, due to fatal errors ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/secure-payment-confirmation%23228.)._
stephenmcgruer commented 1 year ago

Hah, fun, looks like some other references are broken too - somethings changed in webauthn. Let me see...

stephenmcgruer commented 1 year ago

Self-approving + merging as a build fix change only

(Not sure what pr preview is up to, I think it failed to grab the force-pushed commit...)