chunksArray = jsonResponse["chunks"]
KeyError: 'chunks'

Hi all,
I have connected with Anaplan through API with help of Python .
Basically I am Exporting file from Anaplan for getting suggestion
But now If i am using my credentials and my Model it is working fine.
But for others it showing error above pasted.
Chunks are generating in my scenario but not on others