Skip to content

Conversation

@Ray0907
Copy link

@Ray0907 Ray0907 commented Oct 6, 2025

Fixes #716 - API keys were not being recognized because Node.js http
module automatically lowercases all incoming HTTP header names, but the
code was checking for mixed-case headers.

@enesgules
Copy link
Collaborator

Can you not connect using these headers? We already check both lowercase and mixed case versions just in case

@2022number1
Copy link

Has this issue not been officially resolved yet?

@enesgules
Copy link
Collaborator

This is not a general known issue. Most users can use their api keys without an issue. The issue might be something else that we are not aware of.

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

Successfully merging this pull request may close these issues.

“Unauthorized. Please check your API key.” regardless of API key validity

3 participants