Wesley Schravendijk

Results 5 comments of Wesley Schravendijk

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...