hclsampleapps / kandy-api-tracker

It would list down all the APIs along with it's current state
https://hclsampleapps.github.io/kandy-api-tracker/
MIT License
0 stars 0 forks source link

Send SMS/verify SMS, Send Email, verify Email fails #12

Open ribbon-abku opened 5 years ago

ribbon-abku commented 5 years ago

Send SMS/verify SMS, Send Email, verify Email fails These are not called internally.

ribbon-neve commented 5 years ago

After Answer Call API being working successfully, Send SMS/Verify SMS, Send Email/Verify Email is called up.

Send SMS and Send Email is working fine and receiving OTP's successfully respectively, but for Verify SMS and Verify Email - Its showing Error as the given OTP/code is hard coded for the same.

Working on Verifying SMS and Email code for the given issue.