We are using Google Endpionts to access data stored in Google Datastore via 
Google App Engine Java Standard. 
Request: with just 56 KB entity json data
_ah/api/xxxxxService/v0.1/addXEntity?alt=json


Result:

{
 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "requestTooLarge",
    "message": "Request Too Large"
   }
  ],
  "code": 413,
  "message": "Request Too Large"
 }
}


Can someone help us why this is happening. The billing is enabled on the 
project.


-- 
Please think twice before printing this email. Thank you. 
This is a test append footer. Please ignore it.

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/468c66d0-ebfc-41db-baae-f85a4fc73c94%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine... Ganesh Lawande

Reply via email to