I already set the CORS headers in GCS. But still ran into the CORS issue. Can anyone help me to figure out why this happen ?
I sove this issue by changeing responseHeader to ["*"]
responseHeader
["*"]