小编Ric*_*ard的帖子

.Net Google Drive API - 未找到Given Header

这更像是关于.Net Google Drive v2库中的一个错误的FYI.

使用时:

service.Files.Insert(body, Stream, mimeType)

确保Stream位置为0.否则您将收到错误:

System.InvalidOperationException: The given header was not found.
Run Code Online (Sandbox Code Playgroud)

在编写了一些比较流的代码之后,我在解决这个错误之前已经挣扎了2天.

google-api-dotnet-client

5
推荐指数
0
解决办法
1278
查看次数

标签 统计

google-api-dotnet-client ×1