Categories
How to remove json.decoder.JSONDecodeError?
Mistake:
json.decoder.JSONDecodeError: Expecting ',' delimiter: line 4 column 5 (char 156)
{ "apiKey": "", "standartAnswer": "" "programName": "", "proxy": "" }
Answer the question
In order to leave comments, you need to log in
Thank you :) I made a stupid mistake :) I didn’t put a comma :)
{ "apiKey": "", "standartAnswer": "", "programName": "", "proxy": "" }
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question