Webview not loading in Mac OSX app

Only one particular URL does not load in the webview. Every other URL works. Not able to trace the issue but the console logs indicate the following error. Can anyone help around with this please? Provisional navigation does not even start.

Logs: default 11:18:42.686145-0400 WebViewTest -[SOConfigurationClient _reloadConfig] on
default 11:18:42.686180-0400 WebViewTest -[SOClient configurationWithCompletion:] on
default 11:18:42.686886-0400 WebViewTest configurationWithCompletion: success = YES, error = (null)
default 11:18:42.688152-0400 WebViewTest client.trigger:#N CCFG for cid 0x62 has # of profiles: 0
default 11:18:42.688756-0400 WebViewTest 0x7ff7b095a658 - WKSOAuthorizationDelegate::setSession: (existing session = 0x0, new session = 0x11401c400)
default 11:18:42.688785-0400 WebViewTest 0x11401c400 - [InitiatingAction=Redirect][State=Idle] SOAuthorizationSession::shouldStart: m_page=0x7f8fe384a220
default 11:18:42.688811-0400 WebViewTest 0x11401c400 - [InitiatingAction=Redirect][State=Idle] NavigationSOAuthorizationSession::shouldStartInternal: m_page=0x7f8fe384a220
default 11:18:42.688863-0400 WebViewTest 0x11401c400 - [InitiatingAction=Redirect][State=Idle] RedirectSOAuthorizationSession::beforeStart
default 11:18:42.688888-0400 WebViewTest 0x11401c400 - [InitiatingAction=Redirect][State=Idle] *NavigationSOAuthorizationSession::shouldStartInternal: Starting Extensible SSO authentication for a web view that is not attached to a window. Loading will pause until a window is attached.* default 11:18:44.383363-0400 WebViewTest 0x114030800 - [PID=0] WebProcessCache::setApplicationIsActive: (isActive=0)\

Hello  raghavendra_m, is the one URL that doesn't work have a single sign-on (SSO) login? Do any of the other pages have an SSO login?

—jasonag.

Hi Jason, yes it does have a SSO login. Other pages that load correctly have SSO login too.

Webview not loading in Mac OSX app
 
 
Q