im getting these error (ERR: logEntryFunc: history : [Errno 2] No such file or directory: '//2022-06-17.txt')

im getting these error (ERR: logEntryFunc: history : [Errno 2] No such file or directory: ‘//2022-06-17.txt’)

Hi Aditya,
Can you tell me the log path you are providing in code.

fyers = fyersModel.FyersModel(client_id=client*id, token=“access_*token,log_path=”/")

try like this,
fyers = fyersModel.FyersModel(client_id=client*id, token=“access_*token,log_path=”")

now i got these

ERR: logEntryFunc: history : [Errno 13] Permission denied: ‘/2022-06-17.txt’

are you using linux or windows?

windows

what is the fix for this?

what is the fix for this?