โ "Invalid API Key" Error
This error occurs when the API key format is incorrect or the key doesn't exist.
Solution:
- Double-check you copied the entire API key without extra spaces
- Verify the API key still exists in your Binance API Management page
- Try creating a new API key if the issue persists
โ "Permission Denied" Error
This means your API key doesn't have the required permissions enabled.
Solution:
- Go back to Binance API Management
- Edit your API key and enable "Enable Reading", "Enable Spot & Margin Trading", and "Enable Futures"
- Save changes and try again in EnigmAPI
โ "IP Not Whitelisted" Error
Your API key has IP restrictions, but EnigmAPI's IPs are not in the whitelist.
Solution:
- Add EnigmAPI server IPs to your Binance API whitelist (see Step 5 above)
- OR temporarily disable IP restrictions for initial setup (not recommended)
โ "Signature Invalid" Error
The API secret doesn't match the API key, or there's a time synchronization issue.
Solution:
- Verify you entered both the correct API Key AND API Secret
- Make sure there are no extra spaces before or after the keys
- If copied incorrectly, you'll need to create a new API key
โ Connection Test Takes Too Long
The test is timing out or taking more than 30 seconds.
Solution:
- Check if Binance is experiencing downtime or maintenance
- Try again in a few minutes
- Contact EnigmAPI support if the issue persists