Hello.
I'm developing a integration between TRELLO and our RDP via REST API.
Accordig to your documentation, I use a POST message to create a card in a specific List in our board.
Then I need to update a value in one of ours custom fields, for the same card. Then i send a PUT message indicating the card, the custom field and the value, but I get the result "unauthorized card permission requested"
The Api id and the token are same in both messages. And i think I have full permissions.
Testing I use Postman. Please see attached screenshots
Please can you help me?
