1
我試圖在youtube上使用youtube api v3上傳文件。我做得很好,但我有一個問題。當我調試它vs說,它找不到GoogleClientSecrets.cs,然後找不到NewtonsoftJsonSerializer.cs。怎麼了?我已經使用nuget控制檯更新Install-Package Google.Apis.YouTube.v3
。GoogleClientSecrets.cs未找到youtube api v3
而且我一直在使用
using Google.Apis.Services;
using Google.Apis.Upload;
using Google.Apis.YouTube.v3;
using Google.Apis.YouTube.v3.Data;
我做了使用this code
相同的結果..:\ – gsiradze 2014-10-17 08:38:35