[BUG]: Requests made in bruno are not captured #1215
-
DescriptionWhen using bruno instead of postman, the requests ( Expected behaviourWhen devproxy runs, the requests made in bruno are correctly captured Actual behaviourNo request is showned Steps to reproduce
Dev Proxy Version0.25.0 Operating system (environment)Windows ShellOther Configuration fileNo configuration file, the default one. Additional InfoNo response |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments
-
Thanks for letting us know. Before we start to investigate, to check since you haven't mentioned it explicitly, have you enabled Bruno to use proxy? https://docs.usebruno.com/get-started/configure/settings#proxy |
Beta Was this translation helpful? Give feedback.
-
Yes I did indeed by selecting system proxy. Maybe I should select "on" instead and set a custom proxy but I don't know how I should fill the fields |
Beta Was this translation helpful? Give feedback.
-
System proxy should work in theory. After starting Dev Proxy, have you confirmed that Dev Proxy is registered as a system proxy on Windows? |
Beta Was this translation helpful? Give feedback.
-
How do you confirm that? If I make a request in the browser to https://jsonplaceholder.typicode.com/posts, the devproxy correctly logs the request so I guess it's okay. Proxy Settings in Bruno: I don't know if I should have something in the environment variables. When running the same request in Bruno (GET https://jsonplaceholder.typicode.com/posts), nothing is logged as if no request was done. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Exactly what I needed. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Perfect! Thank you for confirming it's working and using Dev Proxy! ❤ |
Beta Was this translation helpful? Give feedback.
Ah, wait, so Bruno isn't picking up your system proxy configuration. Instead, it uses environment variables. We don't set those for you automatically. You can either configure them manually yourself in Windows environment variables or easier use the On option in Bruno and specify proxy settings yourself instead: