Skip to content
This repository has been archived by the owner on Jan 18, 2022. It is now read-only.

Error uploading file to Google Drive iOS with new Auth guideline #96

Closed
wasimsafdar opened this issue May 7, 2017 · 1 comment
Closed

Comments

@wasimsafdar
Copy link

I am getting "GTMOAuth2" error while I am trying to create and upload file on Google drive from my iOS application. The error is "Domain=com.google.GTMOAuth2 Code=-1001 "(null)". I updated my app with new AppAuth recently updated by google. I also updated Google Drive API. I am also using GoogleSign for authorization not a webview but still getting this error. In my view Google Drive API is still using "GTMOAuth2" instead of new updated auth that's why this error is shown. However, I was going to release my iOS application on Monday but this error is giving me tough time. Any Solution would be welcomed. I also posted this issue in detail on StackOverFlow.

http://stackoverflow.com/questions/43832885/error-uploading-file-to-google-drive-ios

@thomasvl
Copy link
Member

thomasvl commented May 8, 2017

With the info provided, it's sorta hard to tell why auth is failing. The NSError might have an error string in the userInfo dictionary that might shed some light on it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants