Error - Failed to open stream: Permission denied

Hi

We are trying to use server-side scripting. But there is a permission problem.

{
"error": {
    "code": 500,
    "message": "file_put_contents(C:\\inetpub\\wwwroot\\dreamfactory2\\dreamfactory\\storage\\scripting\\xyz._table.abc.get.pre_process_5d5d022f2678b5.04979505.py): failed to open stream: Permission denied"
}
}

Do we have to configure access to local storage for the role, that’s calling the get on the table?
Or is this an installation problem?