@devendrav I know it is a year old question but I faced the same issue. The GoSDK uses gorilla websocket which is not useful for websockets on Angel One. It needs another kind of socket. So, there is basic flaw in the SDK.
@patisupa
base.HTTP: 2022/10/04 13:31:17 http.go:154: Error parsing JSON response: json: cannot unmarshal string into Go struct field envelope.data of type smartapigo.LTPResponse | {"success":false,"message":"Invalid Token","errorCode":"AG8001","data":""}
Hi Team,
I am using GO library. Can you share how can I fetch ticks for NIFTY and BANKNIFTY?
I have added their tokens in feed token but received ltt as NA for this.
how can I determine tick time for these tokens?
Also, data received for these token contains name: sf. how can I get correct data for these tokens?
I am getting error while genratesession
:-
"TypeError: 'NoneType' object is not subscriptable"
I am using Google colab. My code was working fine till 10 Dec 2021.
Pl help.
This has been reported.