question

Robyn To avatar image
Robyn To asked

Economy V2 AddInventoryItems 'The field Currencies must be a string or array'

I'm using AddInventoryItems in Postman to test things out, I am getting this 400 error that says "The field Currencies must be a string or array type with a minimum length of '1'" but I don't see Currencies listed in the documentation

My request where the entity token in the header is a title entity token:

{
 "Item": {
 "Id": "85a20a46-390c-4c6a-8781-7f9f5e786d00"
 },
 "CollectionId": "default",
 "Amount": 3,
 "Entity": {
 "Id": "37C8435A26AF99E0",
 "Type": "title_player_account",
 "TypeString": "title_player_account"
 }
}
apis
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.

Gosen Gao avatar image Gosen Gao commented ·

May I know your Title Id?

0 Likes 0 ·

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

I have submitted a report to our team and I will keep you informed if there are any updates.

10 |1200

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

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.