christhegrand

Results 4 comments of christhegrand

It only gets reformatted if the line is longer than the line length you specified, so try increasing that, or breaking the import line into multiple lines.

@shyiko Would it be possible to have a new build that works on MacOS 12+ built with willyguggenheim's changes?

I ended up rewriting the code to call the API by hand and did get it to work, although I think we did still have intermittent issues every once in...

Ah, yeah, but null is a valid value for userId according to the [Amplitude documentation](https://help.amplitude.com/hc/en-us/articles/115003135607-Tracking-Unique-Users): "If you want to explicitly log users out or log events under an anonymous user,...