Skip to main content
August 4, 2023
Question

I want to use send one time password for authentication purpose in portal. How can I achieve this by sending sms to mobile no

  • August 4, 2023
  • 7 replies
  • 0 views

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

7 replies

stefanhelzle0001
August 4, 2023

Integrate to a service like Twilio to send an SMS.

August 4, 2023

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

mathieud0001
August 4, 2023

Did you try changing application/json to text/plain in your parameters?