Relative Content

Tag Archive for catalystbyzohozohocatalystcatalystcloudscale

Getting 404 Not found when reloading my React app

I am trying to deploy a react application in Zoho Catalyst using Catalyst Web Client Hosting. When I tested the application in local machine, everything works fine. So I deployed the same to the development enviornment using the below command

How to display Image file from Catalyst Filestore in my HTML page?

I am trying to build a gallery application using Catalyst Web Client Hosting where I need to display the images stored in my Filestore in my web app. I tried using the URL from getDownloadLink() Web SDK method to display the image in the img tag which doesn’t seem to work.

How to upload file from Deluge to Catalyst Filestore?

I have an creator application where the user uploads their resume for job application. I need to store that application in Catalyst FileStore so can someone share me any code snippet for uploading files using Deluge to Catalyst Filestore?