Uno.Samples icon indicating copy to clipboard operation
Uno.Samples copied to clipboard

[Authentication.OidcDemo] Exception error for Windows and Skia GTK

Open Darsh0307 opened this issue 9 months ago • 0 comments

Whenever trying to run Exception error for Authentication.OidcDemo with WinApp and Skia gtk as the startup project. But abto run it easily on wasm and android easily.

The exception message

Stake Trace exception error

   at WinRT.ExceptionHelpers.<ThrowExceptionForHR>g__Throw|39_0(Int32 hr)
   at WinRT.ExceptionHelpers.ThrowExceptionForHR(Int32 hr)
   at ABI.Windows.Security.Authentication.Web.IWebAuthenticationBrokerStaticsMethods.GetCurrentApplicationCallbackUri(IObjectReference _obj)
   at Windows.Security.Authentication.Web.WebAuthenticationBroker.GetCurrentApplicationCallbackUri()
   at Authentication.OidcDemo.MainPage.<PrepareClient>d__5.MoveNext() in C:\Users\DarshPatel\Desktop\QA\samples\Uno.Samples\UI\Authentication.OidcDemo\Authentication.OidcDemo\Authentication.OidcDemo.Shared\MainPage

image

Darsh0307 avatar May 16 '24 21:05 Darsh0307