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

All followers_count and followings_count displaying 0 at the /users endpoint #45

Closed
bighitbiker3 opened this issue Feb 28, 2016 · 1 comment

Comments

@bighitbiker3
Copy link

All followers_count and followings_count are displaying 0 at the /users endpoint. I've seen this happen before, but it appeared to be a sporadic bug. It's been about 24 hours since i've noticed it this time so I suspect it's a bigger problem then it was in the past.

Here's an example URL https://api.soundcloud.com/users/382392/?client_id=XXXXX&limit=200&linked_partitioning=1

@bighitbiker3
Copy link
Author

The problem is the / after the user id.

https://api.soundcloud.com/users/22158004?client_id=XXXXX&offset=0&linked_partitioning=1 works fine.

Not sure which is best practice, but as of a couple days ago the former worked as well.

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

No branches or pull requests

1 participant