Vinicius Aquino
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Vinicius Aquino-
The problem was in my script, a function that called the API before the main request and was being blocked.
-
The script works very well on my localhost and on another server, I honestly do not know how to find the problem, I've been struggling for more than 10 hours to solve this. What logs do you tell me...
-
I am the developer, the script is in PHP: URL: api.binance.com/api/ [PHP] private function privateRequest($url, $params = [], $method = 'GET') { $params['timestamp'> = number_forma...