Copied and paster the following from Live Market Feed - DhanHQ Ver 2.0 / API Document
curl --request POST --url https://api.dhan.co/v2/marketfeed/ltp --header ‘Accept: application/json’ --header ‘Content-Type: application/json’ --header ‘access-token: eyJ0eXAiOiJKV1’ --header ‘client-id: 1107798308’ --data ‘{}’
I get the following error
{“Data”:{“810”:“ClientId is invalid”},“status”:“failed”}
Is the API working. If so, can some one put a running curl script here.
Thank you