Diego81 / omnicontacts

A generalized Rack middleware for importing contacts from major email providers.
477 stars 230 forks source link

Contacts API is being deprecated. #195

Open uttamsonani opened 1 year ago

uttamsonani commented 1 year ago

I'm getting this error while trying to invite friends via Gmail in my app. Error internal_error while processing /contacts/gmail/contact_callback: Contacts API being deprecated. Migrate to people API retain programmatic access to google Contacts

@Diego81 Please let me know if there is any alternative to Contacts API and how to integrate it with the rails app.