You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi,
I'm getting the following error: com.google.apphosting.api.ApiProxy$OverQuotaException: The API call
blobstore.CreateUploadURL() required more quota than is available. But my quotas are nowhere near to be depleted. Is there any other reason for this exception?
Best, Frederik
Nick (Cloud Platform Support)
unread,
Nov 21, 2016, 1:27:23 PM11/21/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hey Fred,
Did this issue resolve before the next midnight reset of quotas had taken place? It may have been a rate-limiting quota error. You should create a catcher for these exceptions and retry requests using exponential back-off.