Quota and Comment error

<font color=”red”>If you receive this error, then your application has exceeded
our current limits on API calls. We recommend that you wait a few minutes and then
try your request again.</font>
too_many_entries – This code indicates that the user is attempting to exceed a
storage limit on his account and must delete existing entries before inserting new
entries. For this type of error, the  tag identifies the feed that caused the
error.
So, basically, if u have been a authenticated through iworld, you have to wait few
mins to post another one, otherwise it may occur the  Error problem.

i met those problems encountering with posting comments to YouTube.

The symptom is:

Once done the authentication stage, and redirect to the iworld application page,

then, if trying to post comments too often, such as within few seconds, it shows

the Error message:

yt:quota

too_many_recent_calls

Being go through the APIs Forms and developers team, the Errors is due to the APIs

quota limited.

The solution in YouTube APIs guideline:

A quota error, which is identified by a tag value of yt:quota, identifies a problem related to irregular API usage.

For quota errors, the <code> tag will contain one of the following values:

If you receive this error, then your application has exceeded our current limits on API calls. We recommend that you wait a few minutes and then try your request again.

too_many_entries – This code indicates that the user is attempting to exceed a

storage limit on his account and must delete existing entries before inserting new

entries. For this type of error, the  tag identifies the feed that caused the

error.

So, basically, if u have been a authenticated through iworld, you have to wait fewmins to post another one, otherwise it may occur the  Error problem.

~ by kimialex92 on 2009/05/12.

Leave a Reply