Hi there,
Thank you for reaching out. It seems like you’re encountering a geoblocking error when accessing the API endpoint.
If you are setting up the node for development purposes, you can disable the geoblocking feature in Comlink. To do this, set the INDEXER_LEVEL_GEOBLOCKING_ENABLED
environment variable to false
. This should bypass the geoblocking restriction and allow you to access the API endpoint.