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

Error on create agent with capability name that contains '-' #96

Open
angel-popov opened this issue Mar 6, 2018 · 0 comments
Open

Error on create agent with capability name that contains '-' #96

angel-popov opened this issue Mar 6, 2018 · 0 comments
Assignees
Labels

Comments

@angel-popov
Copy link
Contributor

Request:curl -s -X POST 'http://192.168.1.166:8080/comms-router-web/api/routers/router-ivr/agents' -H 'Content-type:application/json' -d "{\"address\":\"address\",\"capabilities\":{\"as-df\":2}}"
Response:{"error":{"code":"IllegalArgumentException","description":"A variable or function name can not contain an operator symbol."}}
Checks:FAIL- {"error":{"code":"IllegalArgumentException","description":"A variable or function name can not contain an operator symbol."}} should have key "ref"
@angel-popov angel-popov changed the title Error on create domain with name that contains '-' Error on create agent with capability name that contains '-' Mar 6, 2018
@ikrustev ikrustev added the bug label Mar 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants