@Moderator_3 Thanks it is working. Just want to add that the below request is not working.
URL: https://apiconnect.angelbroking.com/rest/secure/angelbroking/marketData/v1/optionGreek
Request Body:
{
"name":"SENSEX",
"expirydate":"02AUG2024"
}
Response:
{
"status": false,
"message": "No Data Available",
"errorcode": "AB9019",
"data": null
}
I am not getting a response for the SENSEX only. Other Indexes NIFTY, BANKNIFTY, MIDCPNIFTY, FINNIFTY working fine. Please help.