You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: