Guardian OTP verification through SMS

Hi All,
I am trying to implement SMS verification using Guardian on Android.

I tried GitHub - auth0/Guardian.Android: Android toolkit for Auth0 Guardian API but it doesn’t seem to have SMS enrollment.

I tried to use GitHub - auth0/Guardian.java in android, but not sure what is enrollment Ticket used in the call: try {
enrollmentTransaction = guardian
.requestEnroll(enrollmentTicket, EnrollmentType.SMS(“+549XXXXXXXX58”));

How do I obtain the enrollment ticket?

Thanks!

Hi, any pointers would be appreciated. Thanks.

Is the Enrollment ticket same as the ticket_id in the response from:

POST /api/v2/guardian/enrollments/ticket

Hey there!

Sorry for such huge delay in response! We’re doing our best in providing you with best developer support experience out there, but sometimes our bandwidth is not enough comparing to the number of incoming questions.

Wanted to reach out to know if you still require further assistance?