N
N
noonon me2014-09-17 08:34:11
Google
noonon me, 2014-09-17 08:34:11

How to choose and implement an authentication method when working with Google Drive using PHP?

The main task is to extract files with the '.gsheet' extension from the Google drive, parse and pour them into the database.
The problem is that when mounting Google Drive to the Windows operating system, they look like links and weigh 1 kb.
Therefore, I decided to use the API, because I see no other way to implement this task (I don’t really want to parse the page that lies at the other end of '.gsheet'). But it requires afluorization, which has several types of Key, OAuth 2.0. Each of which has its own restrictions on the resources used. The examples from Google show how to implement applications that work with the data of customers who have come to your resource, but I don’t know how to do it with my own.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dmitryosipov, 2014-09-17
@dmitryosipov

You can do it without the API, it's just that each document has its own key, so it seems better to use it

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question