mtschirs / quizduellapi

Inofficial interface to the Quizduell web API written in Python and distributed under GPLv3
GNU General Public License v3.0
22 stars 6 forks source link

api.category_stats() broken #9

Open olebowle opened 9 years ago

olebowle commented 9 years ago

Hi,

since today (or yesterday ?) api.category_stats() seems to be broken. I get the following answer instead of my statistics:

{u'google_play_verification': True, u'skip': True, u'popup_title': u'Hoppla', u'popup_mess': u'Ein Fehler ist aufgetreten'}

Cheers, olebowle

olebowle commented 9 years ago

Possibly this might be related to the non-premium account I'm using. Maybe they dropped support for statistics, just like in the app. It used to work just fine up until now though.

fxedel commented 9 years ago

I have exactly the same issue since today, but I do have a premium account. The same happens with game_stats(), but top_list_rating() for example works fine.