Hi Team!
We experience NullPointerExceptions int the api when some queries fail:
java.lang.NullPointerException at io.prismic.core.HttpClient.fetch(HttpClient.java:59) at io.prismic.Form$SearchForm.submit(Form.java:412)
The response that cannot be processed looks like this:
{"message":"Release not provided"}