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

Atomic mass skill returns no output #323

Open
batbrain7 opened this issue May 15, 2018 · 0 comments
Open

Atomic mass skill returns no output #323

batbrain7 opened this issue May 15, 2018 · 0 comments

Comments

@batbrain7
Copy link
Member

Actual Behaviour

On using any of the clause mentioned in the skill null array is returned so there is no response.

Expected Behaviour

Proper response should be given as shown in the api

Steps to reproduce it

Type "search atomic mass of radium" in web chat or susi android app.

LogCat for the issue

{
"query": "search for atomic mass of radium",
"count": 1,
"client_id": "ZW1haWxfa3VtYXIubW9oaXQ5ODNAZ21haWwuY29t",
"query_date": "2018-05-15T17:31:05.616Z",
"answers": [],
"answer_date": "2018-05-15T17:31:05.619Z",
"answer_time": 3,
"language": "en",
"session": {"identity": {
"type": "email",
"name": "[email protected]",
"anonymous": false
}}
}

Screenshots of the issue

screenshot_20180515-232728

Would you like to work on the issue?

Yes

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