devtud
1 min readSep 15, 2019

--

Hi, khanh huy!

The verification in the last step represents the consent of the user given to your application to access their Drive files (authentication type is OAuth).

If your app is not a Google Drive client which needs access to users’ accounts, then you have to create another type of credentials: Service Account key — “Enables server-to-server, app level authentication using robot accounts”. See the types of credentials in Google API Console > Credentials.

--

--

No responses yet