I am implementing RingCapcha in my mobile app but without SDK implementation. I am using REST services directly. I have few queries about it:
- First call is for onboarding. What is its significance? If I skip this rest call, even then I receive sms.
- When I fire the sms sending API I receive a lot of key-value pair in response. One of then is "pcp". What is its significance?
- Cann't we send sms in Hebrew Language?
- Also the locale code specified in document are wrong(). We checked the console during SDK implementation that for english local code is en_US but this is not mentioned in Document. Same case for French.
Please do the needful.
I am implementing RingCapcha in my mobile app but without SDK implementation. I am using REST services directly. I have few queries about it:
Please do the needful.