2
votes

I am following below link to setup Service account and use GMail API to send emails by running java code from an application.

https://developers.google.com/identity/protocols/OAuth2ServiceAccount#delegatingauthority

But here i am unable to find out Security from the list of controls. And so unable to enter ClientID in Manage API client access screen.

Please help me to navigate properly.

Thanks

1
Are you an owner of a Google-hosted domain? I think that dashboard is only viewable to them.noogui

1 Answers

1
votes

In order to perform what you want, you need to own a G Suite account. If you already own a G Suite account, then all you have to do is follow the steps here. If you do not own a G Suite account then you will have to impelement a solution without a service account, therefore you will need to follow the guide here