question

Yoo SeungJi avatar image
Yoo SeungJi asked

How to title data upload json which is contain key as array

We want to save the achievement data to the title data so that users can receive and read it. However, if we attempt to upload JSON data that contains the key as an array, an error occurs. What should we do?

Title Data
carbon.png (101.0 KiB)
error.png (40.4 KiB)
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Yoo SeungJi avatar image Yoo SeungJi commented ·

While thinking about how to do it, I found a way to set Value as Json data. Is this a recommended way?

0 Likes 0 ·

1 Answer

·
Seth Du avatar image
Seth Du answered

Will you try to stringify those JSON so that the value is a string. Please feel free to let me know if you still have this issue when the value is stringified.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Yoo SeungJi avatar image Yoo SeungJi commented ·

@SethDu
I think it's the same way I've been thinking. Thank you.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.