We are building an app on App Engine to modify Calendar Resources for a client. We need an admin account setup so that we can use the Admin SDK and Calendar Resources API specifically. A full Super Admin can create new Resources, but any more restricted Admin seems to fail at creating new ones. Is there any way we can narrow the scope of permissions for an Admin user to use the Calendar Resources API specifically?
Thanks!