The request to API call datastore_v3.Put() was too large. using Objectify (DataStore) and not uploading files
问题 I get the following error. com.google.apphosting.api.ApiProxy$RequestTooLargeException: The request to API call datastore_v3.Put() was too large. I am using Objectify 4.0 and not uploading any file. I am using the DataStore for my app, but the only item above 1Mb is a _values blob in _ah_SESSION entity. The images of the console are in: http://goo.gl/qP7v7U I dont know how to troubleshoot the issue and even when the error has been asked before, my problem is that I am not using files and I am