Creating card via API not working?

v odd but likely the reason, if that’s a scenario you’re in often i’ll try and look into that bug sooner rather than later

so there was a bug where:

  1. if the space had no existing cards
  2. and the POSTed card had no x,y,z

then it’d 500. I’ve just added a fallback, in this case the new card will have x:100, y:100, z:1

2 Likes