Hexagenic / wanikaniwallpaper

Create a wallpaper based on your WaniKani progress
26 stars 7 forks source link

Api not working via http anymore #10

Closed tsurai closed 8 years ago

tsurai commented 10 years ago

The WK api doesn't work via http anymore and returns a 302 code redirecting to its https version. A 302 response is a vaild answer and curl doesn't throw an error but instead returns an empty string instead which libjson can't parse. Simply using https instead fixes this error.

Hexagenic commented 8 years ago

Fixed in d68fd032c43b17f0ea0cdf22f04915a97821ba34