<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000A2BMN0CQOOkta Classic EngineAuthenticationAnswered2024-03-19T18:32:25.000Z2024-03-07T07:11:37.000Z2024-03-19T18:32:25.000Z

CharveeS.75186 (Customer) asked a question.

I am getting 403 forbidden error while trying to display okta sign in widget with .net 4.8 version.

I am getting 403 forbidden error while trying to display okta sign in widget with .net 4.8 version.

The exception is thrown at below line of code:

WidgetSignInResponse widgetSignInResponse = await idxClient.StartWidgetSignInAsync(cancellationToken);

widgetSignInResponse is null.

How can i fix this?


This question is closed.
Loading
I am getting 403 forbidden error while trying to display okta sign in widget with .net 4.8 version.