API query by board ID hitting max <integer> value

Hey @mcd — you are correct. Board and item IDs are now larger than the max size for a 32 bit signed int.

We discovered and announced this yesterday — in our community and apps changelog.

Here’s a link to the discussion: Board IDs are now too big for an integer! Check your databases and update your apps :)