binance-java-api icon indicating copy to clipboard operation
binance-java-api copied to clipboard

Missing url for testing purpose

Open antonioo28 opened this issue 4 years ago • 2 comments

Hello, I am using the library binance-java-api in my java application and I was wondering if it's possible to use the library with the Spot Test Network. I tried to connect with my API Key and Secret generated for testing but I get connection error (Invalid API-key, IP, or permissions for action). I guess it's because the base url it's set to api.binance.com and I can't find a way to switch to testnet.binance.vision which is the url required for using spot test network. How can I solve this issue?

Many thanks, Antonio.

antonioo28 avatar Mar 26 '21 09:03 antonioo28

See https://github.com/binance-exchange/binance-java-api/issues/326.

ts-00 avatar Apr 02 '21 19:04 ts-00

hello antonioo28, I have a proposed fix for testnet. Please see https://github.com/binance-exchange/binance-java-api/issues/326

georgesoler avatar Apr 06 '21 17:04 georgesoler