How can we capture VS Code traffic through Fiddler? I ran my Fiddler and seems working fine. It could capture browsers' traffic but not VS Code traffic. I really appreciate if anyone can give me the solution for that.
Thanks
Configure Fiddler Classic Click Tools > Options. Click the HTTPS tab. Ensure the Decrypt HTTPS traffic checkbox is checked. Click the Export Fiddler Root Certificate to Desktop button.
It seems to be due to a proxy setting, where for the loopback address no proxy is being used, which makes Fiddler unable to inspect the traffic. I've temporarily solved this by only requesting from 127.0. 0.1, or changing my hosts file to use another alias other than "localhost".
Assuming that you are using some REST client plugin and want to capture the traffic, This worked for me:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With