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

API does not support usernames with periods in them #70

Closed
UweTrottmann opened this issue Aug 22, 2015 · 0 comments
Closed

API does not support usernames with periods in them #70

UweTrottmann opened this issue Aug 22, 2015 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@UweTrottmann
Copy link
Owner

The API (e.g. /users/:user/friends) might return a username that contains a period ., e.g. Prof.JensDrehbares.

However, calling any /user method with this username will result in an error or unexpected response, as the API expects periods to be encoded as dashes -, e.g. Prof-JensDrehbares.

Asked Justin on Google+ about documentation of any other possible character replacments.

@UweTrottmann UweTrottmann added the bug Something isn't working label Aug 22, 2015
@UweTrottmann UweTrottmann added this to the trakt-java 4.4.1 milestone Aug 22, 2015
@UweTrottmann UweTrottmann self-assigned this Aug 22, 2015
@UweTrottmann UweTrottmann modified the milestones: trakt-java 4.4.1, trakt-java 4.5.0 Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant