gokiteconnect icon indicating copy to clipboard operation
gokiteconnect copied to clipboard

GET /instruments Endpoint Unprotected: Authorization Header Not Required

Open bitjunk opened this issue 7 months ago • 0 comments

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.

bitjunk avatar Jul 07 '24 14:07 bitjunk