Closed xiefeisd closed 5 years ago
Hi, maybe you should write json with double quotes, not with single quotes. like this: {"name":1} Now like this: {'name':1}
Dupe
Hi, maybe you should write json with double quotes, not with single quotes. like this: {"name":1} Now like this: {'name':1}