doppelgunner
doppelgunner
You can only use pagination when getting posts not in notes. For example how will you use the options to get all notes when there is no api for that?...
> for people who had problems with testPathPattern, i.e. npm miss-interpreting the pass-through arguments: it seems npm @>=8.15 has fixed this issue. 🎉 This one worked for me thanks: npm...
BTW, to avoid this Uncaught Exception errors like (because not catched by author): ``` const queryParams = streams.join( '/' ); TypeError: Cannot read property 'join' of undefined ``` We can...
@jaggedsoft please fix this
I already made PR for this @jaggedsoft Please merge: https://github.com/jaggedsoft/node-binance-api/pull/890
In themeantime i created node-binance-api-2 so that you can use this while the PR #890 is not merged: - https://www.npmjs.com/package/node-binance-api-2