sonvister / Binance

A .NET Standard Binance API library.
MIT License
229 stars 77 forks source link

problem in connecting to binance #131

Open azarlift opened 4 years ago

azarlift commented 4 years ago

hi dear i m new in coding with c# i download code zip file and open it in VS 2019 but i can not install binance package on solution by this command "PM> Install-Package Binance" i think his is removed or renamed. so i execute console app in samples and is working without error in compiling but after execution i have seen list of command that i can enter in console window. when i enter "ping" or "time" command , i receive this error in console window error i,v set api key and secret in json file . i change my ip addres and LanCard becouse i think im banned by binance but the problem exist.

thanks for helping to solve this problem.

azarlift commented 4 years ago

hi problem solved. this is related to my vpn and firwall setting in windows. if anyone recived this mesage try to get price of coins in browser for example: https://api.binance.com/api/v3/ticker/price if you get valid number check network connections windows firwall vpn . or other similar setting in OS.