Google Tasks API not using its increased quota -
I have a Windows Phone Google Tasks app that is growing in popularity and a few months ago I realized that I I was killing 5,000 daily requests, the function courtesy of QI.
I was getting 403 "delimited acceded". After the advice of several forums, I requested increase and finally 20,000 daily requests were given. However, it still seems that the 5,000 limit is stopping me, I have made two more projects to get around and my app Round Robin is among the two users to help balance the balance.
I am using Oath, so I do not think I am killing anonymous boundaries. All quotas in the projects are listed as 20,000 and it is tracked, but my original project generates an error of around 5000. I have not used high usage of new projects so far. I also tried to close the API, but it did not help.
Any ideas about fixing it?
There was a bug in the quota increment process that prevented changes from going into effect. The bug has been fixed in the code and should be released at the beginning of next week.
Comments
Post a Comment