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

Unique scores not working properly #26

Open
InfectedBytes opened this issue Nov 20, 2017 · 1 comment
Open

Unique scores not working properly #26

InfectedBytes opened this issue Nov 20, 2017 · 1 comment
Assignees

Comments

@InfectedBytes
Copy link

I've experienced a strange behavior with unique scores and as it seems I'm not the only one.
If I set "unique scores" to false, everything is working just fine, but if I set it to true, the api always returns no scores. Even the webinterface tells me that there are no scores, which is obviously incorrect, because there are tons of scores if I disable "unique scores".

A call to https://gamejolt.com/api/game/v1_1/scores?game_id=GameID&limit=10&format=json&signature=...
only returns {"response":{"success":"true","scores":""}}

@YLivay YLivay self-assigned this Nov 22, 2017
@YLivay
Copy link
Contributor

YLivay commented Nov 22, 2017

Hey, thanks for reporting.
Yeah, we had a bug with unique scores where they simply didn't populate for a few days, it's been fixed however so new scores should be logging just fine. We're still working on backfilling scores retroactively in the duration the bug existed.

I'll update in this issue as soon as this is fixed :)

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