
Mark Sean • 3 months ago
Monday API returning invalid JSON objects
Almost was able to submit my project on time, but I kept running into an issue with the Monday API returning an invalid JSON object which made the necessary data for my app unobtainable. Bummer.
Log in or sign up for Devpost to join the conversation.
2 comments
Noah Wood • 3 months ago
I had this problem too, but found this:
https://github.com/mondaycom/monday-sdk-js
Worked for the client side scripting
For handling integrations (actions), I just rolled my own flask server on google cloud
Matthew Burns Manager • 3 months ago
Hi guys, we're taking a look at this!