Creating input fails with NPE #3515
Closed
Comments
joschi
pushed a commit
that referenced
this issue
Feb 20, 2017
dennisoelkers
added a commit
that referenced
this issue
Feb 20, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since 1aefec0, creating message inputs fail with a NPE, as puts in an
ImmutableMap.Builder
require the key and value to be non null.Here is the request payload:
And the stacktrace from the server logs:
Your Environment
The text was updated successfully, but these errors were encountered: