Hi,
I've noticed that the AutoClose_v3.py script that is provided on "https://pitstop.manageengine.com/portal/en/kb/articles/how-to-automatically-close-requests-that-are-in-a-specific-status" stopped working at some point recently.
It's now giving the response:
{"status_code":4001,"field":"format","type":"failed","message":"Parameter exceeds maximum occurances"}
I've managed to fix this by removing line 618 in functions.py ('format': 'json'),but it should probably be updated on the website too.