Getting “Net::HTTPError: Forbidden (403)”
问题 While syncing contacts (fetching contacts from Google or updating a contact from Google), I am getting Net::HTTPError: Forbidden (403) . Would like to know in which cases this exception can arise. Any url that explains this error would help us to debug this issue and analyze different scenarios in which this error can be raised. Overview of our application's google integration: Our application is built on Ruby on Rails (3.2.18). We are using google-contacts gem (https://github.com/varunlalan