Vincent Major
Results
2
comments of
Vincent Major
I imagine this is an issue with an updated compiler. When you see this message, specifying `initialize_lda=true` / `initialize_lda=false` will fail. Instead, you need to specify `initialize_lda=1` / `0`.
I'm trying to do the same thing and after reading through the code I've determined it is not possible to use a JWT cert to authenticate. I'm trying to auth...