Opened 7 years ago
Closed 7 years ago
#2844 closed defect (bug) (fixed)
Javascript Access to Meta API disallowed CORS policy
Reported by: | eddhurst | Owned by: | 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)
Note: See
TracTickets for help on using
tickets.