Skip to content

1500 characters limit of a property? #1350

@seymores

Description

@seymores

Hi,

I am getting error when I try to save a property with a long text -- to be precise more than 1500 characters.
The entity saved fine when I reduced the string char count to be 1500 characters and below.
Anything above 1500 char count will throw me this error:

... code: 400, metadata: Metadata { _internal_repr: {} } }

I understand appengine has this limitation but the documentation says a text property can have up to 2mb of data so there must be something wrong here.

Using gcloud version 0.32.0.

Metadata

Metadata

Labels

api: datastoreIssues related to the Datastore API.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions