so i tried to debug https against the ubisoft-connect application but when i tried to log in it always said Connection lost,is there way to solve it?
1 Answer, 1 is accepted
0
Nick Iliev
Telerik team
answered on 01 Aug 2024, 02:47 PM
Hello Percival,
The desktop application for Ubisoft Connection can be configured to use a proxy through its General section in the Settings menu.
From there, you will be presented with a bit outdated but working way to set a proxy server
1.
2.
In the above screen, I used port 88666 alongside Fiddler Everywhereand then used the Fiddler Everywhere terminal instance to start the Ubisoft Connection application, and it worked as a charm. Pretty much the same principle should be applicable with Fiddler Classic and its default port 8888.
Thank you for answering Nick, but there are several parts that don't work, such as when logging in to an account, linking accounts with other platforms
Nick Iliev
Telerik team
commented on 05 Aug 2024, 07:28 AM
The Ubisoft applications might use different technologies and/or protocols to establish those specific connections (including ones that are unsupported by Fiddler or are not configurable to be used alongside upstream proxy settings). The best approach is to consult with the application developers for the best approach that will allow you to debug these requests.