Hello, I am trying to set up TestEngine but I ran into the following error while running command "dotnet run" to start the tests.
Unhandled exception. System.UnauthorizedAccessException: Access to the path '...' is denied.
--->System.IO.IOException: Permission denied
--- End of inner exception stack trace ---
I set the variables in Power Shell to the email and password I use for PowerApps.
I understand this is an access/rights issue, but I don't know how to set the right access.
This is my personal machine I am using and TestEngine folder is stored locally.