Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin not playing well downloading pacts from latest pact broker versions #24

Open
andreschaffer opened this issue Nov 6, 2017 · 1 comment

Comments

@andreschaffer
Copy link
Contributor

Hi!

We're getting a json parsing error when downloading pacts from the latest pact broker versions (e.g. docker image dius/pact-broker:2.6.0-2).

com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 14
	at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
	at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1386)
	at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:531)
	at com.google.gson.stream.JsonReader.peek(JsonReader.java:414)
	at com.google.gson.JsonParser.parse(JsonParser.java:60)
	... 27 more
@vini46
Copy link

vini46 commented Jul 11, 2018

Hi,
even i am facing the same issue, is there any solution for this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants