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

GET /instruments Endpoint Unprotected: Authorization Header Not Required #106

Open
bitjunk opened this issue Jul 7, 2024 · 0 comments
Open

Comments

@bitjunk
Copy link

bitjunk commented Jul 7, 2024

Problem Statement:

curl "https://api.kite.trade/instruments" functions correctly even without the Authorization header. It appears that this oversight occurred despite the documentation indicating that the Authorization header is required. Assuming this was not an intentional omission, please notify all upstream clients, as their code might break once the fix is implemented. Also, might be a good idea to check all other endpoints too.

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