Forum Discussion
Sibrulotte
5 years agoHelper IV
JSON File: reached end of buffer
Hi, I have a JSON file retrieved from a POST call in Postman. This JSON file was parsed successfully once in my main file, and I was a happy camper. Unfortunatly, the next day, I refreshed the ...
- 5 years ago
Well I have been able to locate the problem:
The POST call returns an incomplete response thus incomplete JSON file is saved.
It seems to be an issue with my data provider.
So moral of the story is: incorrect JSON format will give an end of buffer memory error.
Thank your for your time.
nvprasad
5 years agoSolution Sage
Hi,
Kindly check the json file might have no records ( Blank file).
Appreciate a Kudos! 🙂
If this helps and resolves the issue, please mark it as a Solution! 🙂
Regards,
N V Durga Prasad