I'm trying to hook a script up to trello to where it adds a card when I push a button. HTTPService is enabled, the bot is named correctly, Token is correct and in place, BoardID matches and there is a list to put the card under.
I'm honestly not sure why there's an issue but it says,
22:01:41.623 - HTTP 401 (HTTP/1.1 401 Unauthorized)
22:01:41.623 - Script 'Workspace.TrelloAPI', Line 613 - method AddCard
22:01:41.624 - Script 'Players.Player.PlayerGui.ScreenGui.TextButton.Script', Line 10
22:01:41.624 - Stack End
Anyone know what's wrong?
You mite have read only token here is a link for read and right token
replace yourkey with your trello key
if that don't work send me the script but remove your key and token as they are private things.