Hi @david.hahn1,
In your code, I see:
MediaUpdateRequestBuilder request = MediaService.Update(videoid.Value,editentry);
but I don’t see that videoid is set anywhere…
Generally speaking, when debugging failing requests, start by locating the request in /opt/kaltura/log/kaltura_api_v3.log and inspecting the params passed to the endpoint.