Hello,
I'm trying to create a new gmail contact by request Httppost.
I create this body request:
The response is "Http/1.1 201 Created". If I go on gmail I see the new contact but the names are empty (givenName,familyName and fullname).
Is there something of wrong in my request ?
Thanks
Andrea