Hi I have a web app were I run my trellinator code. Lately google have change its app script ide. Now it works with implementations.
I do changes on the code, save the project and implement the new code, but no changes are made to the web app.
Do you know how does this new google app script work?
@Carlos Pozos Ochoa unfortunately Google Apps Script has broken this even more than it was already broken, and doesn't seem to be willing to fix it although at least it is now in an "Assigned" state:
https://issuetracker.google.com/issues/235862472
Last time a customer wrote to me and said everything had stopped, I had to hard code the script URL (see screenshot below) on line 35 of apps/trellinator/Supporting because the ScriptApp.getService().getUrl() method always returns the dev URL
These types of breakages, along with performance issues on larger sites and the hard fetch URL quota cutoff (which is catastrophic if/when it occurs) were the reasons behind us creating a "hosted Trellinator" called BenkoBot:
Hey Carlos! I'm not aware of how recent changes to Google's app script IDE would affect Trellinator. Trellinator is a third-party app created by @Iain Dooley I've @mentioned them here, but I also recommend checking out the comments on this page for a solution. If you don't find one, leaving a comment there may increase your chances of getting a helpful response to this. Hope that helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.