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

UnicodeEncodeError #145

Open
williamwmd opened this issue Feb 23, 2015 · 3 comments
Open

UnicodeEncodeError #145

williamwmd opened this issue Feb 23, 2015 · 3 comments

Comments

@williamwmd
Copy link

Hello,
I'm having trouble with the SEARCH method, searching for songs that have special characters. (Example: ç ã í á ú .....)

Error:
Server Error: UnicodeEncodeError('ascii', u'Do Lado De C\xe1 - Chimarruts', 12, 13, 'ordinal not in range(128)')

Method: SEARCH
query: "Do Lado De Cá - Chimarruts"
types: "Track"

Example:
http://rdioconsole.appspot.com/#query%3DDo%2BLado%2BDe%2BC%25C3%25A1%2B-%2BChimarruts%26types%3DTrack%26method%3Dsearch

Image:
http://prntscr.com/68vxox
api

@dasevilla
Copy link
Contributor

I have a feeling that's an issue with the API console, not the API. We'll investigate.

@dasevilla dasevilla added the bug label Feb 23, 2015
@williamwmd
Copy link
Author

I had this problem with the console and also with the API

@williamwmd
Copy link
Author

Do you have any solution for my problem?

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

No branches or pull requests

2 participants