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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: