The "triggered by user activation" doesn't make sense in this context, because the even is a user agent-generated trusted event (the browser triggered the even to fire as result of user action somewhere else). Payment Request already does the trigger check on .show(), so we don't need it here.
:boom: Error: 500 Internal Server Error :boom:
PR Preview failed to build. (Last tried on Jul 9, 2020, 2:01 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: [HTML Diff Service](http://services.w3.org/htmldiff) - The HTML Diff Service is used to create HTML diffs of the spec changes suggested in a pull request.
:link: [Related URL](https://services.w3.org/htmldiff?doc1=https%3A%2F%2Fpr-preview.s3.amazonaws.com%2Fw3c%2Fpayment-handler%2Fpull%2F375%2F4b47c04.html&doc2=https%3A%2F%2Fpr-preview.s3.amazonaws.com%2Fw3c%2Fpayment-handler%2Fpull%2F375.html)
```
500 Internal Server Error
Internal Server Error
The server encountered an internal error or
misconfiguration and was unable to complete
your request.
Please contact the server administrator at
sysreq@w3.org to inform them of the time this error occurred,
and the actions you performed just before this error.
More information about this error may be available
in the server error log.
```
_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/payment-handler%23375.)._
closes #358
The "triggered by user activation" doesn't make sense in this context, because the even is a user agent-generated trusted event (the browser triggered the even to fire as result of user action somewhere else). Payment Request already does the trigger check on
.show()
, so we don't need it here.:boom: Error: 500 Internal Server Error :boom:
PR Preview failed to build. (Last tried on Jul 9, 2020, 2:01 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: [HTML Diff Service](http://services.w3.org/htmldiff) - The HTML Diff Service is used to create HTML diffs of the spec changes suggested in a pull request. :link: [Related URL](https://services.w3.org/htmldiff?doc1=https%3A%2F%2Fpr-preview.s3.amazonaws.com%2Fw3c%2Fpayment-handler%2Fpull%2F375%2F4b47c04.html&doc2=https%3A%2F%2Fpr-preview.s3.amazonaws.com%2Fw3c%2Fpayment-handler%2Fpull%2F375.html) ```Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at sysreq@w3.org to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
``` _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/payment-handler%23375.)._