i am simply executing this method provided in Zerodha reference code, the api key and access token passed is also correct but as soon as ticket.connect() is executed following errors pop up in console, version of library is 3.0.0
is there any step i…
Both the apikey and access token is correct but every time its showing this errors
Error: Error while connecting. Message: Unable to connect to the remote server
Error: Error while connecting. Message: The remote server returned an error: (403) Forb…
once "ticker.Connect();" this line is executed its control flow gets into "OnError" method with error message as "Error while connecting. Message: Unable to connect to the remote server", version is 3.0.0