Cannot access data in console

Hi,

I cannot access my data tab in the console. I always get Internal server error message. It happenned after I got an error during saving an object with an empty array of objects as relation property.

Br,
Vojtech

Could you please let us know the following:

    Error ID you get. The code you ran which caused that behavior
Thanks, Mark

Error id: 25B6ACD8-2E17-C53D-FFE1-F821ACFCD400.

I tried to save an Event class object, which had a property list of Comments, which was empty.
Backendless.Persistence.save(event);

Send us your application-id please.