Please post the full output from
print(restResponse.json())or
print(jData)at the moment you post just a partial output from
print(restResponse.json().values())or
print(jData.values())
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs