You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the file content is not checked at all. So the bytes are just blindly uploaded. Especially batch bundles will be not handled right, because a failed batch bundle upload will result in a 200 and so no errors are reported.
Currently the file content is not checked at all. So the bytes are just blindly uploaded. Especially batch bundles will be not handled right, because a failed batch bundle upload will result in a 200 and so no errors are reported.