Doing a little heads up to another thread:
In my script i do a
result = sg.upload("version",version_id,quicktime, 'sg_uploaded_movie')
but i get a error saying: "Column sg_uploaded_movie isn't a valid entity column for version"
However the Column sg_uploaded_movie obviously does exsist.. so im wondering if this is a bug in the latest API version or?