Question
What are the necessary permissions required for a service account to access the Google Forms API?
Asked by: USER2453
97 Viewed
97 Answers
Answer (97)
The service account needs at least the 'Forms API Admin' or 'Forms Creator' role. 'Forms API Admin' provides full control over forms and responses, while 'Forms Creator' allows creating and managing forms and retrieving responses. Granting the least privilege necessary is best practice.