Hi Bruno,
Yeah, normally I wouldn't expect something like "Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true" because there's a logic that checks when the SupportsCredentials is true, to echo back the request's origin instead of sending back the wildcard. Are you sending the GET request with custom headers? Does it fail when you send the GET request or the OPTIONS request? Can you provide me with a simple repro?
Thanks,
Yao
Yeah, normally I wouldn't expect something like "Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true" because there's a logic that checks when the SupportsCredentials is true, to echo back the request's origin instead of sending back the wildcard. Are you sending the GET request with custom headers? Does it fail when you send the GET request or the OPTIONS request? Can you provide me with a simple repro?
Thanks,
Yao