Plugin Author
C. E.
(@c-e-1)
For some reason I was not notified about this post, so I’m two weeks late. My apologies. I need more information to be able to recreate your problem, could you post your Mathematica code as well?
Also you are doing one thing that I warned about in my StackExchange answer that you linked to (but which was written one day after you posted this question), you are using commas to separate your arguments. You should just use a whitespace to separate arguments, also in this case image=”true” is not necessary because that is the default (I understand that you were just making sure; but I say it anyway for future reference.)
Also I notice that this question was written the 12th of September, one day before I released a new version of the plugin that adressed problems with the WolframCloudAPI function, so if you haven’t yet please update to the latest version and try using that.