This is a migrated thread and some comments may be shown as answers.

Fiddler blocking request

8 Answers 1469 Views
Windows
This is a migrated thread and some comments may be shown as answers.
lakshay
Top achievements
Rank 1
lakshay asked on 30 Dec 2015, 04:37 PM

Hi,

 I have been using Fiddler for a long and working fine but this morning I updated to latest version and things got weird. I am hitting API from Visual Studio C# code but fiddler has stopped capturing my request. On top of it , it has blocked my request as well, so I am not able to run my code in capturing request.

When I turn off the capture, it let my code execution complete but that way I am not able to see my request in fiddler.

 

I have also enabled the Decrypt HTTPS traffic but I did not get the option to save the Certificate "Trust the Fiddler Root certificate?"

 

Although if I am doing browsing through browser, it is capturing all the request but few request have the Lock icon against them.

 

8 Answers, 1 is accepted

Sort by
0
Eric Lawrence
Telerik team
answered on 31 Dec 2015, 04:36 PM
You should follow the procedure described here: http://textslashplain.com/2015/10/30/reset-fiddlers-https-certificates/

Regards,
Eric Lawrence
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
lakshay
Top achievements
Rank 1
answered on 03 Jan 2016, 08:24 AM
Many thanks Eric for your help, lucky I resolved the issue with following the same steps.
0
Boyan Boev
Telerik team
answered on 04 Jan 2016, 09:25 AM
Hi Iakshay,

Glad to hear that!

Regards,
Boyan Boev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Azar
Top achievements
Rank 1
answered on 07 Jul 2018, 10:55 AM
i want to block particular request from my software... for example my software show the message like "you are not authorise to use this software" i want to block it.... it will check the server and response message be like this... can anyone help me???
0
akshay
Top achievements
Rank 1
answered on 29 Aug 2018, 01:31 PM

Hi,

I am getting this message in fiddler. Can we have any settings to display response above 100kb?

*** MESSAGE > 100 KB TRUNCATED FOR PERFORMANCE ***

Thanks,

akshay

0
Simeon
Telerik team
answered on 30 Aug 2018, 12:32 PM
Hello Akshay,

Could you please, elaborate on where exactly you get this message. The only place on top of my mind for which I know that Fiddler truncates data is in the Raw Inspector tab. There you could right-click on the request or the response and deselect the Auto Truncate option.

Regards,
Simeon
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
akshay
Top achievements
Rank 1
answered on 31 Aug 2018, 01:03 PM

Hi,

I am using the WCf service and I have used Inspector to read the response. I am not getting AutoTruncate remove option

 

Thanks,

Akshay 

0
Simeon
Telerik team
answered on 04 Sep 2018, 12:51 PM
Hi,

In the Inspectors tab there are 13 inspectors (views) for the response by default: Transformer, Headers, TextView, SyntaxView, ImageView, WebView, Auth, Caching, Cookies, Raw, JSON and XML. Did you use any of these inspectors or something else? Could it be a 3rd party inspector for Fiddler, which you are using?

Regards,
Simeon
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Windows
Asked by
lakshay
Top achievements
Rank 1
Answers by
Eric Lawrence
Telerik team
lakshay
Top achievements
Rank 1
Boyan Boev
Telerik team
Azar
Top achievements
Rank 1
akshay
Top achievements
Rank 1
Simeon
Telerik team
Share this question
or