hello there,
I am trying to implement a new function in one of my script that would be:
gam user <user_email> signout
but am getting ERROR403 : Not authorized to access this ressource API.
My understanding that I just needed to go to my google workspace admin > Security > API Controls > Domain-Wide Delegation and add there the API client with the scope
Can anyone could help me validate that process please? cause even after adding that scope i am still getting that error 403. For info, gam is installed on a windows server for us
Thanks,