jj-tetraquark / wanikani-burn

Adds a space on the wanikani dash that reviews random burned items
4 stars 2 forks source link

Fix for #27, but only if the top API key in the list is read/write type #28

Closed Rawrior closed 4 years ago

Rawrior commented 4 years ago

Fixes the API key fetch. Really just takes the topmost code in the list of keys, so if that key doesn't have read/write permissions, it most likely won't work for the widget.

jj-tetraquark commented 4 years ago

This doesn't actually fix the problem, the script uses the old V1 API as I haven't updated it. Commit f04ceb953719e9393c42e3f67e33c50b07e1e657 fixes this problem