Garry Trinder
Garry Trinder
Thanks for the update @svrooij 👍 Looks like I've just had a similar issue with Teams Toolkit (see https://github.com/OfficeDev/TeamsFx/issues/10109) which might be related. When proxy is running (`m365proxy -f 0`),...
Since this issue was first raised we have automated the install and trust of the certificate during first run on macOS. https://github.com/microsoft/dev-proxy/blob/1df8846efaa25ce2fdc9e0f98c6b276d8336df80/dev-proxy/ProxyEngine.cs#L186-L208 We have [manual install and trust instructions]((https://learn.microsoft.com/microsoft-cloud/dev/dev-proxy/get-started?tabs=automated&pivots=client-operating-system-linux) )...
> The approach I've been using seems like to be working only in Chrome specifically. Interesting, I had assumed that as they are both Chromium based that it would also...
We currently have this in the Dev Proxy Toolkit where we check that the schema version matches the installed version of Dev Proxy and show a warning if they are...
Nice idea. How would folks get to the page and how would they know that it exists? Are you thinking of a `doctor` command?
Great idea!
Thanks for the feedback @DonKirkham, I had noticed the WSL message when running the proxy in Visual Studio.  Not sure what we can do about that from the proxy...
Good shout @gavinbarron, I'll make a new issue to capture the WSL instructions.
This seems like a rendering issue when using base64, will need to look into changing this to use images served from the web server instead.
Apologies for the trouble and thanks for letting me know @angrybobcat I'll be archiving this repo, a newer version of the sample has been added to the community gallery and...