My project: https://www.telerik.com/forums/attachments/1024176
On this project, for example, when I enter the yahoo.com site, I can change the response result of this site. However, when I want to change this page yahoo.com/fiddler_love and enter this page, I get 404 error result. 404 Error Response I cannot change the response value of the pages I receive. How can I change the response value of the pages that I get a 404 error, that is, nonexistent? For example, in the application I gave in the link above, I can change the response value of the yahoo.com page. Because such a page exists, but yahoo.com/fiddler_love this page's response does not change.
Because there is no such page. In summary, how can I change the response value of this page? 404 How does the response value change regardless? Thanks <3
I am writing a dll file and need to extract json from the response information. When I use c# to write the following code, I run an error in fiddler, please help me. Thank you very much.
dynamic data = JObject.Parse(source);
string re = data.result;
runing result :
Fiddler has encountered an unexpected problem with an extension. Could not load the file or assembly "Newtonsoft.Json,Version=13.0.0.0, Culture=neutral,PublickeyToken=30ad4fe6b2a6aeed" or one of its dependencies. The system can not find the file specified.var ip = System.Net.Dns.GetHostAddresses("google.com")[0].ToString();Fiddler Web Debugger (v4.4.9.0)Built: 8 июля 2014 г.64-bit AMD64, VM: 43,00mb, WS: 72,00mb.NET 4.0.30319.17929 WinNT 6.1.7601 SP1HTTP/1.1 200 Connection EstablishedFiddlerGateway: DirectStartTime: 11:37:22.290Connection: closefiddler.network.https> HTTPS handshake to twitter.com failed. System.Security.Authentication.AuthenticationException A call to SSPI failed, see inner exception. < The message received was unexpected or badly formattedHi,
I've installed Fiddler Everywhere(1.6.0) about 2 weeks ago on my Windows 10 machine and it worked fine. Since about a week, I can't start it, if I open the exe file, nothing happens.
I tried reinstalling it, I've installed even 1.6.1, but I experience the same symptom. Please find the latest entries from AppData\Roaming\Fiddler Everywhere\Logs\electron.log file:
[2021-06-01 15:10:07:470] [info] [Product information] Fiddler Everywhere 1.6.1 [2021-06-01 15:10:07:473] [info] [System information] win32 (Windows_NT/x64) - version 10.0.18363 [2021-06-01 15:10:07:514] [info] Initializing splash screen. [2021-06-01 15:10:07:518] [info] Attempting to run server - 5 attempts left. [2021-06-01 15:10:07:519] [info] Calculating the URL of ASP.NET Server application. [2021-06-01 15:10:07:519] [info] Generating random port. [2021-06-01 15:10:07:520] [info] Trying to start server at port [37538]. [2021-06-01 15:10:07:521] [info] Attempting to run server - 4 attempts left. [2021-06-01 15:10:07:522] [info] Calculating the URL of ASP.NET Server application. [2021-06-01 15:10:07:522] [info] Generating random port. [2021-06-01 15:10:07:522] [info] Trying to start server at port [10761]. [2021-06-01 15:10:07:523] [info] Attempting to run server - 3 attempts left. [2021-06-01 15:10:07:524] [info] Calculating the URL of ASP.NET Server application. [2021-06-01 15:10:07:524] [info] Generating random port. [2021-06-01 15:10:07:524] [info] Trying to start server at port [61944]. [2021-06-01 15:10:07:525] [info] Attempting to run server - 2 attempts left. [2021-06-01 15:10:07:526] [info] Calculating the URL of ASP.NET Server application. [2021-06-01 15:10:07:526] [info] Generating random port. [2021-06-01 15:10:07:526] [info] Trying to start server at port [21829]. [2021-06-01 15:10:07:527] [info] Attempting to run server - 1 attempts left. [2021-06-01 15:10:07:528] [info] Calculating the URL of ASP.NET Server application. [2021-06-01 15:10:07:528] [info] Generating random port. [2021-06-01 15:10:07:528] [info] Trying to start server at port [50452]. [2021-06-01 15:10:07:529] [error] Maximum number of attempts reached - quitting application. [2021-06-01 15:10:07:530] [error] Unable to start the server, error is Maximum number of attempts reached - quitting application.

Hi,
we've encountered error in subject of this post continued by:
"0 - A certificate chain could not be built to a trusted root authority.
ISSUER: CN=GlobalSign RSA OV SSL CA 2018, O=GlobalSign nv-sa, C=BE
This warning can be disabled by clicking Tools -> Options."
This seems to be problem with local certificate store on client computer? Not neccessarily Fiddler issue.
Using Windows 7.
How do we proceed?
Hello Filip again, so im playing around with fiddler on League of legends and i get this error when i change some of the value, is there any fix>?
and one more question, so this is the league of legends shop
and now i lost the 6300 Blue essence is there anyway to bug or glitch the shop so it doesn't take any blue essence?
From Filip
Hi,
Is there a way to handle Modern Authentication with fiddlercore?
Thanks,

