Getting Parameter

gkannan1965
When trying to get parameter using the command -https://api.kite.trade/parameters?api_key=XXX, I got the error - {"status": "error", "message": "Missing access_token", "error_type": "InputException"}

Then I passed the access_token after the api_key - https://api.kite.trade/parameters?api_key=xxx&access_token=yyy, this time I got this error - {"status": "error", "message": "That API call is not allowed for the authenticated user", "error_type": "PermissionException"}
This discussion has been closed.