I am getting errors while trying to upload my game.
in chrome I’m getting “Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR” message in the console
in firefox “cors did not succeed status code null” message
and in both of the browsers this additional objects show up in the console
{ “hitType”: “event”, “eventCategory”: “upload_error”, “eventAction”: “server error 0: “, “eventLabel”: “upload” } { “hitType”: “event”, “eventCategory”: “upload”, “eventAction”: “xhr error”, “eventLabel”: “upload” }
please help



