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

Error: lexical error: invalid bytes in UTF8 string. When parsing the response. #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

imuino
Copy link

@imuino imuino commented May 16, 2013

Added line "json = json.encode('utf-8', 'binary', :invalid => :replace, :undef => :replace)" to fix the folowin error "Error: lexical error: invalid bytes in UTF8 string."

imuino and others added 5 commits May 16, 2013 18:21
Added line "json = json.encode('utf-8', 'binary', :invalid => :replace, :undef => :replace)" to fix the folowin error "Error: lexical error: invalid bytes in UTF8 string."
@mmahalwy
Copy link

Hey guys,
I tried to create files for the 'open_events' fetcher but failed pretty bad. Any luck with rmeetup2?

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