There is a quota limit of 3 updates/day/user, in production. The "sandbox" is, at the moment pointing to the production backend, which means the 3 update limit is in effect. However, if you append ? force_sandbox=1 to the URL, you'll be forced into sandbox mode. The sandbox has a 20 updates/day/user limit, which is significantly less restrictive.
Dan On Oct 5, 12:17 am, Oasis <[email protected]> wrote: > I'm also experiencing exact the same issue. Is this a daily quota > limit or something? > > How could I override this limit or reset my activities? > > On 8月18日, 下午9时38分, Andy Smith <[email protected]> wrote: > > > 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 -~----------~----~----~----~------~----~------~--~---
