This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Description
I've implemented the "request_sms_code" function (and, of course, all other stuff that is required for it). The problem is that after calling the "v6_auth_agreement_code" function responses look like successful:
{"status_code":0,"status":"success","message":"","data":null}")
but actually a confirmation code isn't coming to a phone number specified. Do you have any ideas why it happens?
Thanks in advance.