Skip to content
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

Investigate new CORS error originating with useStream and @connectrpc/connect-web #128

Closed
ejmg opened this issue Jul 10, 2024 · 1 comment
Labels
bug Something isn't working client P-High

Comments

@ejmg
Copy link
Collaborator

ejmg commented Jul 10, 2024

Description

Client is now failing on grpc related endpoints (/dex, /staking, /governance) due to fetch being blocked by CORS policy/prefetch failing. Given that CORS is a default config for this lib (and was working previously), something may have changed with the grpc endpoints.

@ejmg ejmg added bug Something isn't working client P-High labels Jul 10, 2024
@ejmg
Copy link
Collaborator Author

ejmg commented Aug 20, 2024

Bad issue. Endpoints had been shutdown but somehow it propagated as a CORS error.

@ejmg ejmg closed this as completed Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working client P-High
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant