Making WordPress.org

Opened 9 years ago

Closed 8 years ago

#2844 closed defect (bug) (fixed)

Javascript Access to Meta API disallowed CORS policy

Reported by: eddhurst Owned by: dd32
Priority: normal Milestone:
Component: API Keywords:
Cc:

Description

Meta endpoint (https://api.wordpress.org/core/version-check/1.7/) disallowed when using Javascript due to error:

XMLHttpRequest cannot load https://api.wordpress.org/core/version-check/1.7/. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘https://localhost:3000’ is therefore not allowed access.

Change History (2)

#1 @tellyworth
8 years ago

  • Owner set to dd32
  • Status newreviewing

#2 @dd32
8 years ago

  • Resolutionfixed
  • Status reviewingclosed
Note: See TracTickets for help on using tickets.