Problem in sending data from Element action - Bubble Plugin

image


I’m working with the Zerodha Kite web socket in a Bubble application and encountering a TypeScript error when trying to get data. Despite using the API connector to match the custom response, I’m still having trouble. Interestingly, sending the data as text doesn’t produce any errors, but I specifically need the data in JSON format. Does anyone have insights or suggestions on how to resolve this issue and properly handle JSON data from the web socket?

1 Like

I can help you with it