As of now, it is not possible to have a custom Login UI and still use the Catalyst Authentication feature. The ideal implementation of your custom logic can be determined based on your use case/business logic.
The mentioned issue might occur due to the following : If you are trying to initialise your project in a folder in which already a Catalyst project from different account is being initialised. If you are trying in a new folder and the issue still ...
The mentioned issue might occur due to the following : If you are trying to initialise your project in a folder in which already a Catalyst project from different account is being initialised. If you are trying in a new folder and the issue still ...
You can use the Zoho Analytics REST API in the Catalyst Functions in order to push the data from Catalyst Datastore to Analytics to generate reports. We would suggest you to check out this tutorial which will provide you an idea on how things work in ...