MAUI WebAuthenticator Windows System.Runtime.InteropServices.COMException (0x800706BD)

2022-09-04T15:59:29.437+00:00

I am using MAUI blazor and making use of WebAuthenticator, it works fine for iOS and Android but not when running as Windows app.

If you look at this MS doc - Web Authenticator - .NET MAUI | Microsoft Learn it mentions that Windows is broken. Then you follow the link to GitHub issue 2702 - GitHub Issue 2702

This is marked Fixed by MicrosoftDocs/xamarin-docs#3455 - which is a fix for an Android issue - I am not sure I understand why this could be the solution.

Does anyone have WebAuthenticator working on Windows Maui? I have tried all the suggestions in the 2702 Issue including dotMorten solution and I always get the COMException error There are no remote procedure calls active on this thread. (0x800706BD).

I am not sure what to try next and hoping someone out there has had this error and found a fix?

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,385 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,859 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,454 questions
{count} votes