SilverHoodCorp / gdata-java-client

Automatically exported from code.google.com/p/gdata-java-client
Apache License 2.0
0 stars 0 forks source link

getting null when asking for contactPhotolink #261

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. entry.getContactPhotoLink()
2. entry.getLink("http://schemas.google.com/contacts/2008/rel#photo", "image/*")
3.

What is the expected output? What do you see instead?
Some kind of link where one can upload the photo to. But the only thing it 
returns is null

What version of the product are you using? On what operating system?
I'm currently using the version of 23 March 2010 on a Mac.

Please provide any additional information below.

Original issue reported on code.google.com by t.f.kri...@gmail.com on 13 Apr 2010 at 9:07

GoogleCodeExporter commented 9 years ago
This is unlikely to be a client library issue.  Please report your issue at the 
Contacts API 
help forum:
http://www.google.com/support/forum/p/apps-apis/label?lid=074a8d2b04c0b2a9

Original comment by yanivin...@gmail.com on 28 Apr 2010 at 3:33