I am getting internal server error 500

0 votes
I have a guess why I have it, so I am trying to store a really big array in the json file, it is 120 values, is there a limit for json document length? and what is the  best way to store and get big arrays of data? I'm using unity.
closed with the note: Problem Solved
asked Dec 16, 2014 in App42 Cloud API-BaaS by Burda George (16 points)
closed Jan 9, 2015 by Burda George

1 Answer

0 votes

Hello George,

 

Can you please share your JSON structure? Ideally your JSON doc should not exceed to 10 KB. If you have requirement to save JSON doc of bigger size, you can save as a text file using File Storage instead.

Regarding best practices of saving JSON in Storage service, please have a look at this blog post and design your JSON accordingly.

Let me know if it helps.

Himanshu Sharma

 

answered Dec 16, 2014 by hs00105 (2,005 points)
problem solved, I transferred array into a json in a wrong way
Glad to hear that your query has been resolved. Please close this thread if don't have more question for us.
Thanks,
Himanshu Sharma
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...