Context :When I press the submit button of https://support.google.com/youtube/contact/yt_api_form it rolls then nothing, no validation no mail ?
Is it normal ? I want to upload on a daily basis 10/20 videos on my youtube channel, with a automate, but the quota is blocking me AND my videos gets locked and private
I tried english version, french version of the survey, nothing works, waited days and retry.. No sign of life from google either
First issue :When i Upload a video to my youtube channel throught scripts and dot net, I am using https://www.nuget.org/packages/Google.Apis.YouTube.v3, the video itself get's locked and private
From what I heard, to resolved this the idea was to fill the survey bellow :
Second issue :include desired behavior :When you press the send button of https://support.google.com/youtube/contact/yt_api_form with all the good attributes filled, a little circle appears, then nothing, we don't know if the survey has been sent..a specific problem or error :Button sent ain't working on https://support.google.com/youtube/contact/yt_api_formand the shortest code necessary to reproduce the problem :If you try to fill up the survey and send it.
Regards,