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

UTF-8 #1

Open
claucarrera opened this issue Aug 26, 2018 · 3 comments
Open

UTF-8 #1

claucarrera opened this issue Aug 26, 2018 · 3 comments

Comments

@claucarrera
Copy link

Hi!! Thank you so much for this package. I'm trying to run the first example but I got this error

"No encoding supplied: defaulting to UTF-8."

@OmaymaS
Copy link
Owner

OmaymaS commented Aug 26, 2018

Welcome :)
Could you provide a reproducible example and the session info?

@claucarrera
Copy link
Author

Yes, I just run

business_ny <- business_search(api_key=key,
location = 'New York',
term = "chinese",
limit = 5)

I have R version 3.5.0 (2018-04-23), Platform: x86_64-apple-darwin15.6.0 (64-bit)

@OmaymaS
Copy link
Owner

OmaymaS commented Aug 26, 2018

@claucarrera I think I need to test with your operating system and other ones, then get back to you.

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