PaulCombal / SamRewritten

Steam Achievement Manager For Linux. Rewritten in C++.
GNU General Public License v3.0
350 stars 34 forks source link

Parsing error or something #11

Closed dankdonk closed 5 years ago

dankdonk commented 5 years ago
Library path is /home/pgp/Downloads/SamRewritten-master/bin
Parsing error: lexical error: invalid char in json text.
                                        <html> <head> <title>429 Too M
                     (right here) ------^
wgpierce commented 5 years ago

Looks like the program was just starting up when this happened? Looks like a HTTP 429 Too Many Requests error.

wgpierce commented 5 years ago

Issue should be fixed with latest master, please reopen if this is not the case.