Open Jainu-s opened 4 years ago
Hi, you can do it like this : SBIN.NS
I get an error like below if I GET "https://finnhub.io/api/v1/quote?symbol=SBIN.NS&token=":
{"error":"You don't have access to this resource."}
If I do "https://finnhub.io/api/v1/quote?symbol=SBILIFE&token=" I get:
{"c":0,"h":0,"l":0,"o":0,"pc":0,"t":0}
Facing the same issue, @ardagon89 have you got any solution for this problem?
I get an error like below if I GET "https://finnhub.io/api/v1/quote?symbol=SBIN.NS&token=":
{"error":"You don't have access to this resource."}
If I do "https://finnhub.io/api/v1/quote?symbol=SBILIFE&token=" I get:
{"c":0,"h":0,"l":0,"o":0,"pc":0,"t":0}
I have started facing this issue as well since the past few days.
+1
How to call an API with NSE symbol in it?