You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-api-dotnet-client
Hello,
I am little new to Google Contacts API.
My requirement is i have a Desktop Application Written in C#. When i add new contacts in my application it should get sync with one particular gmail account.
I was going through the articles and Contacts API but all of them used to work like
1. We need to create Application
2. Let the user go through with the authorization part OAuth
3. Tickets and API key
When we have desktop application do we have a way so that by passing direct credentials we can manage google contacts.