I am using contact and gdata gem to import contact from gmail in my rails app and it is working great on local system.
When I deploy it to heroku and try to import my contacts app just give an error and also send a suspicious message to my email that account access from some unexpected place.
Do I need to register my app on google or some configuration is to be done