Skip to content

Does ./signin.sh still work for you? #1

Description

@firegurafiku

Hi,

I'm trying to use ./signin.sh script, but it does not seem to work for me. I give it a valid phone, email and name, but it does not result in an SMS being sent to me. This is how the result curl invocation looks like:

curl --netrc-file ./netrc \
    -H 'Content-Type: application/json' \
    -H 'Device-Id: ce34e5d8aef44f1e97953bafcea9aee9' \
    -H 'Device-OS: Android 4.4.4' \
    -H 'Version: 2' \
    -H 'ClientVersion: 1.4.1.3' \
    -A okhttp/3.0.1 \
    http://proverkacheka.nalog.ru:9999/v1/mobile/users/signup \
    -d '{"phone":"+79yyxxxxxxx","email":"xxx@xxx.xxx","name":"xxx"}'

curl: (52) Empty reply from server

Could you please check if it works on your side? Or do I do something wrong?

P. S. What is the official language of the project? Shouldn't it stick to either Russian or English instead of having a mixture of both?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions