Issue with Custom Plugin Integration in HollaEx Kit

Hello

I’m having trouble integrating a custom plugin into my HollaEx Kit-based crypto platform. The plugin installs without errors, but it doesn’t seem to function as expected once activated. I’m not sure if it’s a configuration issue or a compatibility problem. :upside_down_face:

The plugin works fine in my local testing environment, but when I deploy it on the live platform, it fails to interact with the database and shows no output. :innocent:

I’ve checked the logs, and there are no apparent errors, but the plugin isn’t performing its intended actions.

I’ve also confirmed that all dependencies are correctly installed, and the API keys are set up properly. I have checked HollaEx Plugins | HollaEx Okta documentation guide for reference .

Has anyone else had experience integrating custom plugins into HollaEx Kit? :thinking: Any insights on what could be causing the issue would be greatly appreciated!

Thank you !! :slightly_smiling_face:

Its hard to say without you providing any code or logs to identify the issue. I suggest you share a section of the code and the associated logs for your plugin and elaborate what you are trying to do here.