To use the Strategy connector, users must first log in to the Library Server. However, when logging in to the Library Server on Google Chrome, users may receive the following error message:
"Failed to fetch."

If you try to log in to the Library Server using a different web browser, you may see one of the following error messages.
On Safari:
"Preflight response is not successful."
On Firefox:
"NetworkError when attempting to fetch resource."
On Internet Explorer 11:
"Network request failed."
Attempting to log in to the Library Server from Strategy Workstation may also result in an error.
For instructions on how to use the Strategy Connector, click here.
The error appears because the Library Server does not allow the cross-origin request. This is because of the same-origin policy. The same-origin policy controls interactions between two different origins, such as when you use
XMLHttpRequestor an
<img>element. For more information, click here.
There are two ways to resolve this issue, by either enabling your CORS settings or modifying the connector URL.
To allow cross-origin access, you can enable your CORS setting. CORS is a part of HTTP that lets servers specify what hosts are permitted to load content from that server.
To enable this, you must modify the Allow Library embedding in other sites setting in the Library Server.

Your Web Server administrator can also modify the connector URL to allow the connector to access your data.
