Closed evanstoner closed 1 month ago
When requesting a token, no preflight OPTIONS request is issued first, which is required by the API to support CORS response headers. Other API requests appear to do this.
Not an issue -- the token request is considered safe and the CrowdStrike API should accept its Origin header as a CORS allowed origin.
When requesting a token, no preflight OPTIONS request is issued first, which is required by the API to support CORS response headers. Other API requests appear to do this.