Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Key header not attached #2

Open
timrowley-dev opened this issue Nov 15, 2024 · 0 comments
Open

API Key header not attached #2

timrowley-dev opened this issue Nov 15, 2024 · 0 comments

Comments

@timrowley-dev
Copy link

The FTSO Fast Update client doesn't accept the API Key variable (other clients in the deployment package do). Therefore no x-apikey header is attached to requests and will be unable to use gated API's (it seems that the query param ?x-apikey=<key> doesn't work either. Therefore it's required to use a private node/unratelimited node for the Fast Updates client.

Missing configurations as demonstrated by the FSC:

Fast Updates Client provides the ChainConfig struct with ApiKey definition but is not utilised:

Issue based on debugging with external user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant