【发布时间】:2013-04-13 10:13:59
【问题描述】:
我已经在我的应用项目中实现了 Google Drive SDK。并尝试在 Google Drive 中上传图片但出现错误。
我从Here做代码
当我运行这段代码时,我得到了错误
Error Domain=com.google.GTLJSONRPCErrorDomain Code=400 "The operation couldn’t be completed. (Invalid Value)" UserInfo=0x276940 {NSLocalizedFailureReason=(Invalid Value), GTLStructuredError=GTLErrorObject 0x2fade0: {message:"Invalid Value" code:400 data:[1]}, error=Invalid Value}
请给我建议。 提前致谢
【问题讨论】:
-
能否提供您的代码,好吗?链接坏了
-
好的,今晚我将添加我的代码。
-
我看不到您的解决方案 :(
标签: iphone ios objective-c google-drive-api