Open qt06 opened 8 months ago
import duolingo dlg = duolingo.Duolingo('asdfg','aaaaaaaa')
I got a error. The response is not a json. It's a html string.
Having the same issue. Providing both username and password gets me a JSON error. When excepting this error, i get a HTML string
I got a error. The response is not a json. It's a html string.