Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant get id of attachemnt in respose #16

Open
GoogleCodeExporter opened this issue Nov 15, 2015 · 0 comments
Open

Cant get id of attachemnt in respose #16

GoogleCodeExporter opened this issue Nov 15, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Select a service -> Goolge plus, Select a version->v1,Select a 
method->activities.get, Fill in parameters -> *activityId = GIVE_ACTIVITY_ID, 
fields = object/attachments.

2. Click Execute button

3.Getting response attachement object

{
"object": {
"attachments": [
{
"objectType": "video",
"displayName": "Pennukaanal",
"content": "Software Engineer pennukaanaan poyaal ingane aakumo? Just for 
joke...\r\n\r\nCreated By: Shanu & Mahesh",
"url": "http://www.youtube.com/v/7wRKNQrecHo?hl=en&fs=1&autoplay=1",
"image": {
"url": 
"http://images0-focus-opensocial.googleusercontent.com/gadgets/proxy?container=f
ocus&gadget=a&resize_h=100&url=http%3A%2F%2Fytimg.googleusercontent.com%2Fvi%2F7
wRKNQrecHo%2Fdefault.jpg",
"type": "image/jpeg"
},
"embed": {
"url": "http://www.youtube.com/v/7wRKNQrecHo?hl=en&fs=1&autoplay=1",
"type": "application/x-shockwave-flash"
}
}
]
}
}




While selecting Fields I checked the attachment checkbox, and that contain a 
lot of fields including attachment id. But in response didnt get id


Iam using version v1, CentOs operating system

How can I get Attachment id. Please see the screenshots


Original issue reported on code.google.com by rahul2...@gmail.com on 22 Nov 2011 at 11:28

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant