Invalid project id

I’ve been trying to run an ethereum node with prysm for a while but I always get ‘401 Unauthorized: invalid project id’ as response. I also tried deleting the project and creating a new one without results. I hope it can be solved.
Thanks.

Hi @mario_hn and welcome to the Infura community!

Are you still experiencing this issue?
Could you share with me a request you are trying to run when receiving the error above?

Hi.
I just tried using
“curl.exe https://mainnet.infura.io/v3/21gYn44LwJKVhuI9PxVA8ro7ThR -X POST -H “Content-Type: application/json” -d ‘{“jsonrpc”:“2.0”,“method”:“eth_blockNumber”,“params”: [],“id”:1}’”
as explained here, but I still get “invalid project id”. I also checked the project id is correct.

EDIT: I finally got it to work. Thanks anyway for the assistance.

I’m glad to hear that @mario_hn
Thank you for confirming!