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

substreams init Polygon Amoy (testnet) unable to stream #553

Open
maoueh opened this issue Oct 21, 2024 · 0 comments
Open

substreams init Polygon Amoy (testnet) unable to stream #553

maoueh opened this issue Oct 21, 2024 · 0 comments

Comments

@maoueh
Copy link
Contributor

maoueh commented Oct 21, 2024

If you select Polygon Amoy in substreams init EVM Minimal example, you can compile with substreams build correctly but trying to run it with your StreamingFast API key configured leads to an error:

...
Error: rpc error: code = NotFound desc = unknown api key

This is because StreamingFast doesn't provide a Polygon Amoy testnet and the actual default endpoint used by substreams run when doing Substreams request to network: amoy is https://amoy.substreams.pinax.network:443 and of course, it doesn't accept StreamingFast API key.

We should think about emitting a small extra message in those cases that explain how to properly authenticate with Pinax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant