Skip to content Skip to sidebar Skip to footer

How To See Files And Folder Of Google Drive Api?

I created a google project, and setup all I need to use google drive API with JWT crementials. It doesn't need any auth2 authentification since it's a server-server communication,

Solution 1:

I'm assuming you're referring to Service Account for the server-to-server interaction.

Its not going in your account since its going to the Service Account's configured user. You can delegate the domain-wide authority to the Service Account but only if you have Google Apps for Work

Post a Comment for "How To See Files And Folder Of Google Drive Api?"