Eth2 /eth/v1/debug/beacon/states/{id} returns 404

Hi,

I’m trying to call https://infura.io/docs/eth2#operation/getEthV1DebugBeaconStatesWithState_id

curl -u xx:xx -H 'Accept: application/octet-stream' -XGET 'https://eth2-beacon-pyrmont.infura.io/eth/v1/debug/beacon/states/finalized'

For some reason, no matter what I do, I keep getting 404.
This happens on both pyrmont and mainnet.

Am I doing something wrong? Or is this part of the API simply not available?

Thanks!

Hey @Forw, and welcome to the Infura community! This should be working now - let us know if you’re still running into the error!

1 Like