Ezzpify / ClipToTube

Twitch clip to youtube
5 stars 1 forks source link

System.Net.WebException: The remote server returned an error: (403) Forbidden. #7

Open ghost opened 7 years ago

ghost commented 7 years ago
[Session 12-11-2017 08:00:46] Error: An error prevented the upload from completing.
System.Net.WebException: The remote server returned an error: (403) Forbidden.
   at System.Net.HttpWebRequest.GetResponse()
   at RedditSharp.Things.Post.Comment(String message)
   at ClipToTube.Session.videosInsertRequest_ResponseReceived(Video video, String postId) in C:\Users\Petras\Documents\twitch\ClipToTube\Session.cs:line 312
   at ClipToTube.Session.<>c__DisplayClass12_0.<Upload>b__0(Video e) in C:\Users\Petras\Documents\twitch\ClipToTube\Session.cs:line 269
   at Google.Apis.Upload.ResumableUpload`2.ProcessResponse(HttpResponseMessage response) in C:\Users\cloudsharp\Documents\GitHub\google-api-dotnet-client\Src\Support\GoogleApis\Apis\[Media]\Upload\ResumableUpload.cs:line 858
   at Google.Apis.Upload.ResumableUpload`1.MediaCompleted(HttpResponseMessage response) in C:\Users\cloudsharp\Documents\GitHub\google-api-dotnet-client\Src\Support\GoogleApis\Apis\[Media]\Upload\ResumableUpload.cs:line 566
   at Google.Apis.Upload.ResumableUpload`1.<HandleResponse>d__91.MoveNext() in C:\Users\cloudsharp\Documents\GitHub\google-api-dotnet-client\Src\Support\GoogleApis\Apis\[Media]\Upload\ResumableUpload.cs:line 549
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Google.Apis.Upload.ResumableUpload`1.<SendNextChunkAsync>d__90.MoveNext() in C:\Users\cloudsharp\Documents\GitHub\google-api-dotnet-client\Src\Support\GoogleApis\Apis\[Media]\Upload\ResumableUpload.cs:line 540
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at Google.Apis.Upload.ResumableUpload`1.<UploadCoreAsync>d__87.MoveNext() in C:\Users\cloudsharp\Documents\GitHub\google-api-dotnet-client\Src\Support\GoogleApis\Apis\[Media]\Upload\ResumableUpload.cs:line 463