Zoho CRM WebApp validates, yet uploading it returns internal server error
Hi,
I'm trying to get a custom WebApp working in Zoho CRM. I downloaded the sample app off GitHub (which didn't work initially due to using self-closing script tags and the plugin-manifest being set to ZES instead of CATALYST ).
Although, once fixed, the sample app still doesn't exactly do a lot, I tried uploading it to CRM.
Once I get to the "Share to" step and click "Save" a popup appears stating "Internal Server Error". The app never shows up in CRM. I'm not provided with any information to debug the issue and the documentation for the JS SDK, as shoddy as it is, doesn't provide any information on this.
Does anyone actually use this feature? How are you supposed to get it working when even the sample app fails to function both offline and online?