Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Trello script wont work (Included errors) Does anyone know a solution?

Asked by
s_21 74
6 years ago
ap = require(game.ServerScriptService.TrelloAPI)
BoardID = ap:GetBoardID('86Ul7OBL')
ListID = ap:GetListID('Players', BoardID)

[{name="cardName",desc="cardDescription",...},{name="cardName",desc="cardDescription",...}]

errors returning:

Error:(5,46) Expected ']' (to close '[' at column 1), got ','

0
Your placement of { and [ is wrong awesomeipod 607 — 6y
0
What are you trying to set 'name' to? awesomeipod 607 — 6y
0
Use Terabyte its better and easier SniperXShots -5 — 6y

Answer this question