I couldn’t able to login Catalyst account through Catalyst CLI
I’m trying to log in to the Catalyst account through Catalyst CLI, but I’m facing a PSSecurity exception issue. I have already installed the Catalyst CLI. You can find the error message given below.
I couldn’t able to pull the API gateway rules from the Zoho Catalyst console
I’m trying to pull the API gateway rules to the local machine by running the catalyst pull command. It throws an error of “The Login Redirect rule cannot be verified since the Client is not valid”.
Is there any Catalyst Node SDK method to get the file details from the Catalyst Filestore
There is no Catalyst SDK method to get the file details from the Catalyst Filestore.
Unable to use Canvas package in my Catalyst Node function
I created a node function where I use the canvas package to send images(PNG) as response from my function. The function works fine when I run it from my local machine. But I am getting “Invalid ELF header” error when I try to execute the function from Development environment. Can someone help me resolve this?