Wesley Schravendijk
Wesley Schravendijk
same here
Having the same issue, using the property as name works through.
> > Having the same issue, using the property as name works through. > > What do you mean with: using the property as name works through? property="name" seems to...
Hi guys, any follow-up on this? I'm having the same error when I start a call and cancel it straight away.
To give you an idea. ``` Composer require jaggedsoft/php-binance-api ``` ``` use Binance; ```` ``` // new instance $api = new Binance\API( your key, your password ); // allow override...