HI i am new to algo trading. i could able to get profile info but i cannot fetch instruments data. Ex BANKNIFTY02FEB42100CE, i need ltp of this strike price. is it possible to get in php. i am using getLTP and getQuote functions but i am getting different errors. ex. when i call getQuote method it is saying "Array ( ) Array ( [status] => error [message] => Request method not allowed [data] => [error_type] => GeneralException )" . please help me on this regard. Thank you