You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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.
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
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.
The text was updated successfully, but these errors were encountered: