可能重复
你好朋友,
我参考了这个Google Drive SDK Exception,实际上我收到了这个错误
07-18 13:07:49.252: W/System.err(16389): com.google.api.client.googleapis.json.GoogleJsonResponseException: 401 Unauthorized
07-18 13:07:49.252: W/System.err(16389): {
07-18 13:07:49.252: W/System.err(16389): "code" : 401,
07-18 13:07:49.260: W/System.err(16389): "errors" : [ {
07-18 13:07:49.260: W/System.err(16389): "domain" : "global",
07-18 13:07:49.260: W/System.err(16389): "location" : "Authorization",
07-18 13:07:49.260: W/System.err(16389): "locationType" : "header",
07-18 13:07:49.260: W/System.err(16389): "message" : "Invalid Credentials",
07-18 13:07:49.260: W/System.err(16389): "reason" : "authError"
07-18 13:07:49.267: W/System.err(16389): } ],
07-18 13:07:49.267: W/System.err(16389): "message" : "Invalid Credentials"
07-18 13:07:49.267: W/System.err(16389): }
我花了 2 天时间来解决这个错误,但没有运气,有没有人实现了 Google Drive API 来访问文件和/或上传文件?
请需要你的帮助