Making WordPress.org

Opened 7 years ago

Closed 6 years ago

#2844 closed defect (bug) (fixed)

Javascript Access to Meta API disallowed CORS policy

Reported by: eddhurst's profile eddhurst Owned by: dd32's profile dd32
Milestone: Priority: normal
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
6 years ago

  • Owner set to dd32
  • Status changed from new to reviewing

#2 @dd32
6 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed
Note: See TracTickets for help on using tickets.