Hello
Yesterday I installed Fiddler, to test it.
I sniff https request to instagram.
(using the filter CONTAINS instagram)
Then I tried to do it for my python code, running in terminal window of Ubuntu, on windows wsl.
Nothing appears in the requests and response.
Today I thought to try again and I open the Fiddler, but it sniff NOTHING.
(Even if I clear the filter)
Any hints to those two issues ?
Thanks