Json Parser isn't working now, I think my json is too difficult to understand by server program. so should change that.
here is my option to solve this problem.
- Using for method, repeat json.loads() function.
- Create temp file, using that, import to json.load function.
Json Parser isn't working now, I think my json is too difficult to understand by server program. so should change that.
here is my option to solve this problem.