Getting Error in API Connector while connecting to external API

Hey All,

I am creating an application where I have used message91’s OTP APIs to generate and verify the users. Sending the OTP is successful but when we call the API to verify the OTP, we are getting an error message - “Error parsing data from Apiconnector2: 30686375456c313538343237” on the screen.

We have a dependency on this for many of our workflows. Please help.

Thank you.

1 Like

Is the error when you try to reinitialize the call? The Error parsing data usually has to do with the JSON response not being what the API connector thinks. Did something change there?

Hye, did you manage to fix this? I’m getting the same issue