ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 18 - Professional Cloud Developer discussion

Report
Export

You are creating an App Engine application that writes a file to any user's Google Drive.

How should the application authenticate to the Google Drive API?

A.
With an OAuth Client ID that uses the https://www.googleapis.com/auth/drive.file scope to obtain an access token for each user.
Answers
A.
With an OAuth Client ID that uses the https://www.googleapis.com/auth/drive.file scope to obtain an access token for each user.
B.
With an OAuth Client ID with delegated domain-wide authority.
Answers
B.
With an OAuth Client ID with delegated domain-wide authority.
C.
With the App Engine service account and https://www.googleapis.com/auth/drive.file scope that generates a signed JWT.
Answers
C.
With the App Engine service account and https://www.googleapis.com/auth/drive.file scope that generates a signed JWT.
D.
With the App Engine service account with delegated domain-wide authority.
Answers
D.
With the App Engine service account with delegated domain-wide authority.
Suggested answer: B
asked 18/09/2024
Angad Singh
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first