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

Tools

5 Answers 363 Views
Fiddler Classic
This is a migrated thread and some comments may be shown as answers.
fra
Top achievements
Rank 1
fra asked on 16 Sep 2020, 08:35 AM

     Dear all,

I downloaded now fre (without paying) Fiddler to do some post tests, but as now I don't know how to enter username and password to authenticate to web service address, that was given to me. As I'm new completely to Fiddler, can anyone help me, please? I read that I need to enter Tools and something else, but I don't find it. Is tools menu under payments?

 

Thanks

 

Francesco

5 Answers, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 16 Sep 2020, 01:49 PM

Hi,

 

The classic Fiddler is a free tool, and there are no paid functionalities. The new Fiddler Everywhere has a PRO plan which provides sharing/collaboration capabilities, but again the core functionalities are available with the free tier (there are some quotas). From your post, it looks like you are trying to compose a request to an endpoint that requires authentication. If that is the case, you could use this KB article to see how you could achieve that with Fiddler Everywhere (the article is for Fiddler Eevrywhere but the same concept can be applied in the classic Fiddler).

 

Regards,
Nick Iliev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
fra
Top achievements
Rank 1
answered on 17 Sep 2020, 07:22 AM

Thanks for your reply. But I have a question: how can I use NTLM authentication? Even because I need to do a post

 

Best regards

0
Nick Iliev
Telerik team
answered on 18 Sep 2020, 06:20 AM

Hello Fra,

 

You could try the approach described in this blog post  (for the classic Fiddler)

 

Regards,
Nick Iliev
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).

0
fra
Top achievements
Rank 1
answered on 18 Sep 2020, 09:23 AM
As I know I can't use NTLM auth using only Fiddler everywhere. And I don't think that curl is usable using Fiddler
0
Nick Iliev
Telerik team
answered on 21 Sep 2020, 10:23 AM

Hi Fra,

 

Indeed, the NTLM uses UPD while Fiddler is a tool that is working over TCP and more specifically can capture only HTTP/HTTPS/FTP traffic.

 

Regards,
Nick Iliev
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).

Tags
Fiddler Classic
Asked by
fra
Top achievements
Rank 1
Answers by
Nick Iliev
Telerik team
fra
Top achievements
Rank 1
Share this question
or