My app has recently been posted on a popular Android forum and it's brought 
a huge amount of traffic that I wasn't expecting. The only quota I've gone 
over is Prospective Search Subscriptions and it seems like there's no way 
to increase that quota through billing or otherwise.

My app has been reporting this stack trace:
com.google.api.client.googleapis.json.GoogleJsonResponseException: 503 
Service Unavailable
{
"code": 403,
"errors": [
{
"domain": "global",
"message":
"com.google.apphosting.api.ApiProxy$OverQuotaException: The API call 
matcher.Subscribe() required more quota than is available.",
"reason": "backendError"
}
],
"message":
"com.google.apphosting.api.ApiProxy$OverQuotaException: The API call 
matcher.Subscribe() required more quota than is available."
}

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to