getcommittestate RPC returns 502 Bad Gateway error

Hey @Support,

As we discussed below, getcommitteestate was working at that time. However, it doesn’t work currently and returns 502 error. Is there any temporary problem?

Thanks.

1 Like

can you show me the full rpc request?

Hey @khanhj,

I found the problem. I needed to give the hash of the block but I wonder why it is so. I already give the height of the beacon block. Why should I give its hash too?

{'jsonrpc': '1.0', 'id': 1, 'method': 'getcommitteestate', 'params': [905174, 'af0b5e5cede2b9fca8df7da0172b433b8ead41226992b77ccc4ebe4f5149be29']}

Thanks.

1 Like