Telerik Forums
Fiddler Forum
0 answers
135 views
When connecting my phone to fiddler, I am able to receive traffic. However, which host do I select to filter so fiddler only shows traffic from my phone? Both AppleDeviceService and YourPhone did not work for me.
Flexagon
Top achievements
Rank 1
 asked on 02 May 2019
4 answers
290 views

Reinstalling without keeping settings did not help. I'm guessing I have something really huge/corrupted in the Composer history. Which file / registry key should I delete?

Thanks!

andrew
Top achievements
Rank 1
 answered on 01 May 2019
1 answer
741 views
Hi, i have one problem, i use fiddler every day, and now i have this problem, viz picture, https://ctrlv.cz/qHTh i have this locks, and internet say me your connection is not private, can you help me please? A use for Gaming, I'm desperate
Simeon
Telerik team
 answered on 30 Apr 2019
11 answers
476 views

I installed the Fiddler on the Mac.

Following the instructions, when I enter

mono Fiddler.exe

I get the following error message:

-bash: mono: command not found

 

Any ideas?

Thanks,

Michael

Formy
Top achievements
Rank 1
 answered on 24 Apr 2019
6 answers
281 views

I'm use sock from SSH Tunnel Port Forwarding and receive error.

Work basic:

https://i.imgur.com/BwvobUX.png

Don't work with Fiddler:

https://i.imgur.com/Yy6QZWx.png

 

Simeon
Telerik team
 answered on 19 Apr 2019
1 answer
418 views

I have a single ADFS server that is part of an Active Directory domain.  I'm having an issue with a Federated application and have turned to Fiddler to troubleshoot (as I have done in the past) and all of a sudden I'm seeing a strange issue that wasn't happening before.

I'm using fiddler on an administration desktop, so I log on with an admin account, this means when I try to use SSO for a federated app, when I hit ADFS it prompt for authentication.  Normally, great no problem, I put in my normal username / password (not the admin account I'm logged on with) it authenticates and off I go to the federated app.  This has been working fine for sometime but then recently its started to fail. It never accepts my username / password, just keeps 401, 401, 401, prompting me for username / password again and again.

I know my username / password are fine as I use them every day to log onto my desktop AND it only fails when I have fiddler open. If I close fiddler, I get prompted, enter my creds and it works fine.

It also doesn't matter what browser I use.

Does anyone know what this is? Or know how I can troubleshoot it / gather more info?

 

Patrick

 

 

 

Simeon
Telerik team
 answered on 19 Apr 2019
5 answers
2.0K+ views

I'm using jQuery to send cross origin ajax requests and they're working fine in IE11, Chrome and Firefox but they fail in Edge with the following error:

SCRIPT7002: XMLHttpRequest: Network Error 0x80070005, Access is denied.

What's interesting is that I used Fiddler to try to figure out what was going on and when Fiddler is running and capturing requests everything works fine. As soon as I close Fiddler or pause capture it fails again.

I always thought that Fiddler was essentially transparent, with no side effects on client or server, but I guess something different in terms of what the browser receives while Fiddler is running.

Vindhya
Top achievements
Rank 1
 answered on 17 Apr 2019
1 answer
89 views
Hi,


when I am working on stresStimulus through fiddler it was not capturing the web traffic how can I resolve this issue ?


Tried Things to resolve the issue  
Reinstalled the tool
Checked the certificates
Checked the configuration .
what else need to be done to resolve the issue .Please help me ASAP

Simeon
Telerik team
 answered on 15 Apr 2019
0 answers
66 views

Hi,


when I am working on stresStimulus through fiddler it was not capturing the web traffic how can I resolve this issue ?


     Tried couple ways to slove the issue 
1.Reinstalled the tool
2.Checked the certificates
3.Checked the configuration .
what else need to be done to resolve the issue .Please help me ASAP

 

Thanks

sindhu

4056079325


vasu
Top achievements
Rank 1
 asked on 10 Apr 2019
1 answer
107 views

Hi Team,

 

https://docs.telerik.com/fiddler/Configure-Fiddler/Tasks/DecryptHTTPS

In which part of the MVC4 application code i need to add the below code (OnBeforeRequest function)

if (oSession.HTTPMethodIs("CONNECT") && oSession["X-PROCESSINFO"] && oSession["X-PROCESSINFO"].StartsWith("outlook"))

{ oSession["x-no-decrypt"] = "boring process";

}

Simeon
Telerik team
 answered on 10 Apr 2019
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?