nattila1

Results 4 comments of nattila1

Same here. I also used it with Bitbucket. It worked like a charm, but I always getting this error on pageload for few weeks. Apps Script APi enabled, I checked.

> @ashraftalib this may related to the Apps Script API not enabled > see #135 No, it is not related to API. Event though API is enabled to me, I...

Umm, I also a get [github assistant] undefined error despite I have already enabled API. I am also a G Suite user (super admin). Is there any chance to find...

Hi @ePascalC , I am simply trying to place a new MARKET order on test environment with following parameters: `$flags = []; $flags['isQuoteOrder'] = true; $new_order = $api->order('BUY', 'BTCBUSD', 1000,...