I must get a worth from json string.. Once I tried to parse it to dictionary it’s getting error. That is my json string “{‘username’: ‘check’, ‘first_name’: ‘Ttt’}”

2