cheerpj-meta icon indicating copy to clipboard operation
cheerpj-meta copied to clipboard

connection filtering is more restrictive than standard

Open ddyer0 opened this issue 2 years ago • 0 comments

try: http://tantrix.com/Match/match.html

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://tantrix.com:18080/matchserver?wsdl. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.

javax.xml.ws.WebServiceException: Failed to access the WSDL at: http://tantrix.com:18080/matchserver?wsdl. It failed with: http://tantrix.com:18080/matchserver?wsdl. cheerpOS.js:1645:11

also, this test page: https://www.boardspace.net/cheerpj/cheer.html gets a similar error, but the same page, addressed as https://boardspace.net/cheerpj/cheer.html is allowed to make the connection

ddyer0 avatar Feb 04 '22 23:02 ddyer0