@thedenhome: Hello, Welcome to the community!!
Can you check the location of the file? Else you would need to configure the working directory. Please refer
https://learning.postman.com/docs/getting-started/settings/#working-directory
That error message makes me think you have a permissions issue.
If you open up settings (ctrl+,) and scroll to the bottom, where is the working directory pointed?
You might want to change it to a location that is public, if necessary.
Many thanks for this post.
I have the same problem!
Iâm using Postman Agent on Windows
Iâve set the âworking directoryâ to be a path on my C: (Windows!).
When using Postman web and I select a file under that path Iâve specified, I get this error: âMake sure postman can read files inside the working directoryâ
I see that inside Postman web it shows the working directory to be â~/Postman/filesâ. This isnât the same the same setting I see inside Postman on Windows. So where is this â~/Postman/filesâ folder on Windows? (Iâve tried lots of places, but none seem to work for me).
Should I understand that the web and the windows desktop are specifying the same working directory? (i.e. I can only have 1 working directory that is used by both?) Or is there a different working directory, one for the web, one for the desktop?
It would be nice for the Postman agent to say where it thinks its working directory is.
Many thanks for any suggestions, Matthew
I worked it out! The folder is C:\Users\USERNAME\Postman\files
Not obvious at all.
Glad that worked! Also for anyone facing similar issue, navigate to Settings and Toggle on the option âAllow reading files outside working directoryâ and that should help.
Thank you,
Oddly I played with that setting âallow reading files outside working directoryâ and, for me at least, it didnât appear to make any difference. Iâm using a Windows PC. Anyway, Iâm pleased I got it to work Thanks again, Matthew
how i have the same issue??
Hi. I have the same problem. I donât see any items when searching for files to upload in Postman Settings. I select path: C:\Users\USERNAME\Postman\files. But I see " No items match your search"
@zzaar123 Welcome to the Community!!
This field is only for folder selection. You can define your folder structure here. Incase you need to pass any file as input, and if you have already placed the file in this location you can just define the name alone.
Hi dear, My system is windows 10 ver 1903. My PostMan version is : Postman v8.0.10,
Today, I created a request for upload attachment, then it show me the tooltip:
âThis file isnât in your working directory. Teammates you share this request with wonât be able to use this file. To make collaboration easier you can setup your working directory in Settings.â
Now I Set the work directory to âC:\Users\Veary\Postman\filesâ and select a file in this directory, but it still doesnât work, I set âAllow reading files outside working directoryâ is ON also.
My english is so terrible, Hope some one can help me.
Restart PostMan Done.
Restart System Done.
Hey @Veary
Sorry to hear that you are experiencing this
Are you seeing this issue on the web dashboard (go.postman.co) as well?
Please feel free to submit a support request from the following link
https://support.postman.com/hc/en-us/requests/new
Dear taehoshino, much thanks.
There isnât this issue on the web dashboard, only on the client, but I cannât send a request, it show :" Cloud Agent Error: Can not send requests to localhost. Select a different agent.
Use Postmanâs Desktop Agent
Learn more about troubleshooting API requests",
however, thank you for helping me
Hey @Veary! Thanks for getting back to me
So now you are seeing âCloud Agent Errorâ while you are trying to send request to localhost, correct?
In that case, you can resolve the issue by downloading the Postman agent.
You can download the agent from the link below (scroll down a bit to " Desktop Agent " section):
And donât forget to select âDesktop Agentâ once installed.
Hi
I have the same problem
Iâm on a windows 10 machine
- the file is in the correct working directory
2.post-man is set as desktop agent
3.I turned on âAllow reading files outside working directoryâ but it didnât make any difference
4.I changed WorkingDirectoryâs permissions to âeveryoneâ but it did not help it.
I would appreciate any help
Solved
I installed the desktop client and got my work done but the web-based postman working with the postman agent didnât work.
On windows 10 I turned on allow files from outside of working directory then renamed âC:/Users/username/Postman Agentâ to âC:/Users/username/Postmanâ worked for me
This worked for me, Thank you
Not works for me. Already I have selected desktop agent and I have enabled to read from outside working directory.
Thanks BroâŠyour suggestion work for me