Google URL Shortener 403 Rate Limit Exceeded -
using google url shortener api, working fine till started testing @ load. started getting 403 rate limit exceeded errors google, though signed use api , comes 1,000,000 hits day. can see requests coming in on google reporting tool, , sending 403's everything. 403's started coming @ around 345/350 hits api, have been continuing hours.
thoughts?
the api limits requests 1 request / per second / per user.
a user defined unique ip address.
so if doing load testing single ip have cause rate limit issue.
https://developers.google.com/analytics/devguides/reporting/mcf/v3/limits-quotas#general_api
Comments
Post a Comment