BuSheeZy

Results 19 comments of BuSheeZy

This worked for me until I tried to use a transform. I was only getting 16kb back from redis, I enabled detect_buffers and I get the full response back. Now...

Yeah, I'm dealing with huge pink lines as well.

I was trying this token before. I assumed this was incorrect but maybe I was using the websocket incorrectly. Is this the right endpoint for the token? ```ts greenworks.getAuthSessionTicket((ticket) =>...

Thanks. I'll give it another try. I appreciate the reply.

Know of any alternatives?

Got an updated solution?

You can specify your axios interceptors and defaults before axios is used. There isn't a way for different settings for different named clients so this won't work for some use...

I've been wasting a bunch of time trying to figure out why I can't get this working. I guess this library isn't really in a usable state.

I too would love support for this.

I just ran into this as well. Edit: Here is a test repo. https://github.com/busheezy/node-ottoman-type-error/blob/main/tsconfig.json#L8-L9 If you try to use module: commonjs or moduleResolution: node, it dies.