× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I've had this issue when I run a web page accessing files on the i series from my PC but when I put the web page on the i series it runs just fine. It happens when I am developing a web page with Eclipse.

To resolve the issue I installed Firefox's extension on my PC.


Allow CORS: Access-Control-Allow-Origin

Easily add (Access-Control-Allow-Origin: *) rule to the response header.
Allow CORS: Access-Control-Allow-Origin lets you easily perform cross-domain Ajax requests in web applications.


-----Original Message-----
From: WEB400 <web400-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Kelley
Sent: Tuesday, November 5, 2019 10:20 AM
To: web400@xxxxxxxxxxxxxxxxxx
Subject: [WEB400] CORS Issue

When trying to access a web service from a web page I am getting the following error:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://192.168.0.15:10000/web/services/coloryield/032. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).

I have added the recommended "fix" to the config file but still receive the error:

Header Always Set Access-Control-Allow-Origin "*"

A couple of Google searches suggest that I also need the following:

LoadModule headers_module modules/mod_headers.so

However, this errors when starting the server. I am running IBM HTTP Server for i, and perhaps this command is for the Apache version? Can anyone point me towards a solution to this?

Thanks again for all the help,

Kelley

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.