Hi,
I have tried to write a script to call Binance for Account information... just trying to get the structure right before I create the other calls. My attempt is below... but I keep on getting the response code 403 which means it is on my side malformed calling or whatever... I have remove my API key and Secret for obvious security reasons...I have left other code snippets that show otherĀ attempts... Please help!
#include <Crypt.au3>
#include <Date.au3>
#inc