<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
OAG - Safari Error “cannot parse response (NSURLErrorDomain: -1017)” in WordPress App
Access Gateway
Okta Classic Engine
Overview

Certain web apps or websites deployed behind OAG that use WordPress may give the below error in Safari for web, iOS, or iPadOS. The application still works when using other browsers like Chrome or Firefox:
 

cannot parse response (NSURLErrorDomain: -1017)
 

Applies To
  • SAML
  • Okta Access Gateway
  • Safari
  • Okta Classic Engine
  • A protected URL leads to a website or app that was created using WordPress.
Solution

This has been documented on the WordPress website, and the solution is to apply a custom Nginx directive:

  • Go to the application Policies screen in the OAG Admin UI.

  • Under the root URI (/), expand Advanced and add this line proxy_hide_header Upgrade.

Loading
OAG - Safari Error “cannot parse response (NSURLErrorDomain: -1017)” in WordPress App