Issues with Monday.com SDK API Error Handling

Hi,

The monday.com Apps framework SDK for JavaScript (last updated 6 months ago) appears to be outdated compared to the newer Monday GraphQL JS SDK (updated 22 days ago).

There are some issues with how the ‘old’ SDK handles errors from the API. These issues are resolved in the new SDK, but this SDK requires an access token, meaning that we would have to implement OAuth to be able to us this. While the old sdk does not require this.