This page tests whether JavaScript running on this origin can make a credentialed cross-origin request and read the authenticated response.
GET
https://accounts-api.mheducation.com/api/v1/users/self
Credentials:
include
Custom header:
X-CORS-Test: 1
The custom header is intentionally included so that the browser should perform a CORS preflight request.