thunder-client-support icon indicating copy to clipboard operation
thunder-client-support copied to clipboard

TC CLI always returns "Folder not found"

Open iAmcDiddy opened this issue 1 year ago • 19 comments

Discussed in https://github.com/thunderclient/thunder-client-support/discussions/1559

Originally posted by iAmcDiddy June 13, 2024

Update

I tried this in another project that was NOT upgraded to the new schema and it worked.

I have updated to the latest version and am trying to run all requests in a folder. When I run the --debug command it says 'saveToWorkspace' is undefined (although it's checked in my settings) and also 'customLocation' is undefined. My project has a 'thunder-tests' folder and all collections defined under that. There is a collection named "Execute_SQL_Query" and a folder in that collection named "Unauthorized". I used the 'tab' to complete the folder names while building the command. Below is my command prompt, command and result. Any help is greatly appreciated. image

I have also tried not specifying the thunder-tests folder but got the same error: image

iAmcDiddy avatar Jun 14 '24 15:06 iAmcDiddy