Dima Batyuk
Dima Batyuk
FYI: for me *PATCH* works perfect but not *POST*. So I think bug is inside the package
Observing the same issue. Any ideas how to fix this?
try to use ``` LDContext.builder("unknown") .anonymous(true) .build() ``` while initializing a client. LDContext should have not empty key
Any solutions to this? I'm using Java 8 but getting the same error.