I have been testing a sample gadget in the IGoogle sandbox that posts
activities for my user.  I am not seeing what I would expect based on
other posts.

The first issue is that I do not see my activities show up in my
Updates gadget.  I have what appears to be a successful activity
posted in the IGoogle sandox.
Sample Post:
[{"method":"activities.create","params":{"userId":
["@viewer"],"groupId":"@self","appId":"@app","activity"
:{"title":"Andy just logged a run for a distance of 2000 meters.
","mediaItems":[]}},"id":"key"
}]
Sample Response:
[{"id":"key","data":{}}]

After 3 activity posts for my gadget, I get the following error:

[{"id":"key","error":{"message":"limitExceeded: Quota limit
exceeded","code":417}}]

I thought the IGoogle Sandbox did not provide a restriction of 3
activity posts per gadget/user.



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Gadgets-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to