Superraptor123 added a comment.

  Attempted another solution, listed here 
<https://software.dzhuvinov.com/cors-filter-installation.html>, still no dice. 
This potential solution involved:
  
  1. Downloading the `.jar` files, `cors-filter-*.jar` and 
`java-property-utils-*.jar`
  2. Putting those files in the 
`./wikidata-query-rdf/war/target/war/work/com.blazegraph/bigdata-war/WEB-INF/lib`
 directory.
  3. Adding the following to 
`./wikidata-query-rdf/war/target/war/work/com.blazegraph/bigdata-war/WEB-INF/web.xml`:
  
    <filter>
        <filter-name>CORS</filter-name>
        <filter-class>com.thetransactioncompany.cors.CORSFilter</filter-class>
    </filter>
  
  
  
  4. Attempting the Wikidata Query Service GUI query still fails, still results 
in `net::ERR_FAILED 200` and the CORS issue persists.

TASK DETAIL
  https://phabricator.wikimedia.org/T308180

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Superraptor123
Cc: Aklapper, Superraptor123, Astuthiodit_1, AWesterinen, karapayneWMDE, 
Invadibot, MPhamWMF, maantietaja, CBogen, ItamarWMDE, Akuckartz, darthmon_wmde, 
Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
Mahir256, QZanden, EBjune, merbst, LawExplorer, Salgo60, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, Lydia_Pintscher, Mbch331
_______________________________________________
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org

Reply via email to