I have created contacts using google contacts POST API. and I am successfully able to fetch them using GET API. Reference.
Now, Logged into the same google account from an android device and successfully synced contacts but the contacts which are created using POST API are not imported in sync.
Note:
- Contacts Created from Android are fetched Successfully using GET API from Web-Client.
- Contacts Deleted using Delete API are successfully deleted from android device on sync ( both contacts which are created using api or android) and vice-versa.
Can anyone help me by telling how to resolve this issue. Thanks in advance.
Settings>Accounts-Google>[your account].
Is Contacts checked on? Also, open the Contacts app, tapMenu>Settings>Contacts to Display
, and make sure it's set to All. – Santhosh