Rate Limit Exceeded ?

62 views
Skip to first unread message

DLB

unread,
May 12, 2016, 4:56:02 AM5/12/16
to Google Calendar API
Hello,

I need to import a large number of events in a calendar, but I frequently received this error :

{

  "code" : 403,

  "errors" : [ {

    "domain" : "usageLimits",

    "message" : "Rate Limit Exceeded",

    "reason" : "rateLimitExceeded"

  } ],

  "message" : "Rate Limit Exceeded"

}


So, I changed the rate limit in the console from 500/100 seconds/user to 100 000/100 seconds/user.


But it did not change anything. The rate limit problems are still there.


I'm absolutely sure that I did not more than 100 000 requests / 100 seconds. In fact, I can see in the console that I did less than 100 000 request the whole day.


So, what is wrong ? Am I still stucked with 500 requests/100 seconds/user limit (even if API console displays "requests/100seconds/user:100 000" ?)


Any help would be greatly appreciated.

Reply all
Reply to author
Forward
0 new messages