On Thursday, June 4, 2015 at 12:53:56 PM UTC+2, karra.etc wrote: > Some of you may have noticed that sync to Google Contacts has stopped working > in ASynK. It is due to a planned shutdown by Google of Username/Password > method of authentication that ASynK uses. > > I have been making a google contacts / carddav sync using OAuth2, and let me tell you, im not sure its possible for normal gmail accounts.
Only way that I've seen it working is using curl (but that requires the browser-click for authorization every time u make the request) but thats not what im looking for. (looking for automatic sync without user clicking) Furthermore,u can't add contacts to a service account (in api console), and Google only provides OAuth2 information for the service account. I also tried, as documentation instructed - delegating a service account domain-wide, but i get access denied, even though i added the client id and scope for the service account into the google apps account. > I have been working lazily on oAuth support in ASynK, but it is not yet ready > for prime time. But give sync totally does not work any more I will be > working on that fix at higher priority. I will send further updates on this > thread as oAuth becomes available. > > > I have been working lazily on oAuth support in ASynK, but it is not yet ready > for prime time. But give sync totally does not work any more I will be > working on that fix at higher priority. I will send further updates on this > thread as oAuth becomes available. Great, let me know if u manage to do it without the user clicking (the method described is making a google apps account (no gmail domain possible) and then delegating a service account and using it to access the contacts while impersonating the Admin of the Apps domain (when i try impersonating, i get access denied, as i mentioned before) > Cheers, > -Karra Good Luck! -- You received this message because you are subscribed to the Google Groups "ASynK Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/asynk/b46f8f9b-aa63-4d6e-b7f1-31ad923be794%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
