I am trying to rename a youtube video using Youtube API data V3 from Go client. Here is the code:
import ( "log" "net/http" &quo