-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attribution of PST error messages #299
Comments
What PST issuer registration did you register as? |
We registered through this issue. |
|
|
|
|
|
|
Created https://issues.chromium.org/issues/339207243 to track this. |
For 1, we've added a few more error messages into the console based on whether the error comes from running into ratelimits versus bad server responses. It should be rolling out to Canary today and Dev over the next week. |
@dvorak42 what is the status of this change in Chrome release cycle? Is there a way we can track it on our end? |
It should be in Chrome Canary/Dev, with it rolling out as part of Chrome 127. |
We are observing failures to issue token on Chrome clients with the following error message (we only have access to error strings from JavaScript error logs and not the details from PST tab under issuance call details in network tab):
OperationError: Error executing Trust Tokens operation
Based on above, we have the following queries:
Note: We have successfully registered PST public keys through this Google Chrome repository and haven't rotated them since registration.
The text was updated successfully, but these errors were encountered: