Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signal Failed response error #18

Open
Daggle2410 opened this issue Aug 18, 2019 · 0 comments
Open

Signal Failed response error #18

Daggle2410 opened this issue Aug 18, 2019 · 0 comments

Comments

@Daggle2410
Copy link

Hi, when i try to post a new contact or anything else, throws back this response:
{
"corr_id": 0,
"message": "Singal Failed",
"status": "0"
}

my body is
{"mobile_number":"+34 6978 20083","emulator_name":"pixel_1"}
And app.py screen console logs this:
('Unsupported field kind during encoding', [None, '\r', 'emulator_name'], u'pixel_1')
127.0.0.1 - - [18/Aug/2019 18:01:33] "POST /api/v0.1/add_new_contact HTTP/1.1" 400 -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant