If I use DOCS_IMAGES or DOCUMENTS, Google Api returns this error:
API key invalid or not approved by Google or similar
DOCS_IMAGES("Google Drive photos", "google.picker.ViewId.DOCS_IMAGES)", "https://www.googleapis.com/auth/drive.readonly"),
DOCUMENTS("Google Drive Documents", "google.picker.ViewId.DOCUMENTS)", "https://www.googleapis.com/auth/drive.readonly"),
there is an incorrect " ) " at end of string
If I use DOCS_IMAGES or DOCUMENTS, Google Api returns this error:
API key invalid or not approved by Google or similar
DOCS_IMAGES("Google Drive photos", "google.picker.ViewId.DOCS_IMAGES)", "https://www.googleapis.com/auth/drive.readonly"),
DOCUMENTS("Google Drive Documents", "google.picker.ViewId.DOCUMENTS)", "https://www.googleapis.com/auth/drive.readonly"),
there is an incorrect " ) " at end of string