Search posts, tags, users, and pages
Vikas Solegaonkar
A Multifactor Authentication is an essential when developing a web applications. SMS based OTP is one of the most commonly used MFA techniques. Interested in adding one for your web app? Let's go ahead and make one here. In this example, we will use ...
deepak bajaj
This is not working, My lambda always give the below response
{ "statusCode": 200, "body": "{\"response\": \"NO\"}" }
Kindly help.
Not working with UI as well
You can check your IAM role - if it has the required permissions. If it is good, you can try to remove the exception suppression in the lambda code. That will show you exact line where the error occurs - so that you can fix it.
Yajat Gupta
DevOps
same issue with me. Were you able to fix it?
Igor C. de Paula
Techonology lover
In my country, SMS is complex, some mobile application was attacked by hackers using sms and invading them.
deepak bajaj
This is not working, My lambda always give the below response
{ "statusCode": 200, "body": "{\"response\": \"NO\"}" }
Kindly help.
Not working with UI as well