and was able to add the api key to the core server...
# support-questions
f
and was able to add the api key to the core server when I curl the version endpoint with the api key in the header I get the expected response the problem is the react node front end is not able to authenticate to the server when making requests I am not sure where I am meant to add the api key in the 'backend' config is there like an 'api-key' property under supertokens in the backendConfig?