1

I am using Google Drive REST API. Using this app I can upload the file to Google Drive. But I faced some technical problem.

  1. Is it possible to upload files to a specified Google Drive?
  2. Is it possible to fix the access code of Google Drive?
1
  • Welcome to Stackoverflow. Share the code snippets you have tried yet. Kindly specify "technical problems" faced by the Error messages to clarify the post. Commented Jul 27, 2015 at 10:05

1 Answer 1

1

Yes it's possible.

It is the access token that tells Drive which account it should operate on. So read and understand OAuth and you're good to go.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.