Les indices de chaîne Python JSON doivent être entiers

Try replacing j = json.loads(json.dumps(jsonStr)) with j = json.loads(jsonStr)