I've looked around the references and know to customize a lot of things like adding logos and such, but still aren’t sure if I can change the height and width or add tags to the cards via web SDK
If there is a page somewhere I can look at to figure out the details of the card object creation?
Best answer by Boris Borodyansky
Currently cards have fixed width and height, but you can change scale, which represents overall size of the card.
I am trying to create cards with a height and width specify in the board with a application REST API but i can´t and i receive this response "Only height or width should be passed for widgets with fixed aspect ratio" but i can´t achive how i can do it.