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

JSON unmarshalling errors -- client version change needed #94

Closed
matthewhague opened this issue Nov 4, 2021 · 3 comments
Closed

JSON unmarshalling errors -- client version change needed #94

matthewhague opened this issue Nov 4, 2021 · 3 comments

Comments

@matthewhague
Copy link

matthewhague commented Nov 4, 2021

See this upstream bug.

The current fix is to add the line

wac.SetClientVersion(3, 2123, 7)

Putting this before handler.wac = wac in the connect_and_login method in purplegwa.go works, though maybe there's a better place.

I've done this on my own version here.

@hoehermann
Copy link
Owner

Thank you for the report. The issue has been brought up at #93 and option for setting the client version suggested at #81.

@matthewhague
Copy link
Author

Sorry, apologies for noise!

@hoehermann
Copy link
Owner

No problem. :)

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