Hi Champs,
I have a Use case where user need to be authenticated with a onetime password provided to their mobile number. How can I achieve this?
Regards,
Ghanashyam
Discussion posts and replies are publicly visible
Integrate to a service like Twilio to send an SMS.
I am trying that..but getting error message while executing the same.
Below is my configuartion
Please let me know if I am missing anything here
Did you try changing application/json to text/plain in your parameters?