The following error occurs when you try and use the blockchain node without an
API key:
400 error: Method doesn't allow unregistered callers (callers without
established identity). Please use API Key or other form of API consumer
identity to call this API.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This page details common errors encountered when using Blockchain Node Engine."],["A \"Could not resolve host\" error indicates the node is not yet in a RUNNING state and requires waiting for completion."],["A \"400 error: Method doesn't allow unregistered callers\" occurs when an API key is missing, which needs to be created and used."],["To determine if a full node has finished syncing, check for a `false` response when using `eth_syncing`."],["To check if an archive node has finished syncing, look for the `block_hashes` value using the metrics endpoint `executionClientPrometheusMetricsApiEndpoint`."]]],[]]