Telerik Forums
Fiddler Forum
1 answer
72 views
Привет. Как удалить аккаунт?
Я не могу использовать fiddler везде, система показывает окно: «Пробная версия недоступна для вашего местоположения!». В меню настроек учетной записи нет опции удаления. Как это сделать?
Nick Iliev
Telerik team
 answered on 02 Aug 2023
7 answers
615 views

This is the code I am currently using.

if (oSession.fullUrl.Contains("go_proxy=1"))

{

oSession["ui-backcolor"] = "green";

oSession["x-OverrideGateway"] = "socks=192.168.5.201:1080";

FiddlerObject.log("log:"+oSession["X-OverrideGateway"]);

}

Strangely, when I set the proxy outside the if statement, it works. But when I set the proxy inside the if statement, it doesn't work.

oSession["x-OverrideGateway"] = "socks=192.168.5.201:1080";

if (oSession.fullUrl.Contains("go_proxy=1"))

{

       oSession["ui-backcolor"] = "green";

      oSession["x-OverrideGateway"] = "socks=192.168.5.201:1080";

      FiddlerObject.log("log:"+oSession["X-OverrideGateway"]);

}

I set the session to green in the if code block, and I can see in the log that the code has taken effect. That is, the judgment code is valid, but the proxy setting is invalid.

 

I don't know why? Please help me, thank you very much!

 

Neha
Top achievements
Rank 2
Iron
Iron
 answered on 21 Jul 2023
2 answers
653 views

I want to use fiddler to switch the javascript files

I've solve the cors policy, but I don't know to to set the rules to allow my script bypass the integrity tags

looking for help

Neha
Top achievements
Rank 2
Iron
Iron
 answered on 21 Jul 2023
1 answer
695 views
There is an issue I am facing while using chatGPT when the proxy is on. Whenever I submit my chat prompt to chatGPT, it throws 403 unauthorized errors.  Please check screenshot below
image.png

 

ChatGpt is using cloudflare and I suspect it might be blocking the request.
Kindly suggest what might going wrong here and how chatGPT detects and blocks
requests from fiddler. Is there any way we can overcome this issue?

 

Rosen Vladimirov
Telerik team
 answered on 13 Jul 2023
0 answers
108 views
Hi
I am a software tester.
After installing the latest version of fiddler(4.3.2) I am unable to inspect the traffic from iOS app which I am testing. I spend a lot of time to understand the issue and finally I found it is only happening in latest versions.
The app is getting stuck and API requests are not being shown in the fiddler. Not sure but I think it has to do with TLS 1.3.
Working version-4.0.1
When I install this version(4.0.1) it gets updated to latest version automatically when I close and relaunch the fiddler.
How to resolve this issue please?
Sowmya
Top achievements
Rank 1
 asked on 11 Jul 2023
1 answer
406 views
When I click Accept User License Agreement, I get an error, which prevents me from using Fiddler EveryWhere
Nick Iliev
Telerik team
 answered on 03 Jul 2023
1 answer
1.2K+ views
Is there any instruction in FiddlerScript that can rewrite URLs?

For example, when Firefox requests Fiddler to fetch 'https://www.website.com/?sid=100', Fiddler removes the 'sid=100' variable from the URL and calls 'https://www.website.com/'. Then it returns the data to Firefox as if it were retrieved from 'https://www.website.com/?sid=100'.

Thank you!

Alex
Nick Iliev
Telerik team
 answered on 30 Jun 2023
1 answer
134 views

Hi!

Is it possible to configure Fiddler Everywhere to save (I only need headers) the traffic log at certain times? A script would be great too if there is no GUI option.

Thanks in advance!

Nick Iliev
Telerik team
 answered on 29 Jun 2023
2 answers
164 views

Fiddler's domain specific certificate for each web site only valid for one year.  Is it possible to change domain specific certificate valid time to ten year or other times? 

If no possible , what shuould do if after the valid time?


chen
Top achievements
Rank 2
Bronze
Iron
Iron
 answered on 28 Jun 2023
1 answer
162 views

I have tried all the methods on this website, but I am unable to intercept HTTPS. Please help me.

 

url :https://visa.vfsglobal.com/chn/zh/pol/    

Attempting to refresh using F5 will prompt: Sorry, you have been blocked

Nick Iliev
Telerik team
 answered on 26 Jun 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?