[ https://jira.fiware.org/browse/HELP-8451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fernando Lopez updated HELP-8451:
---------------------------------
HD-Chapter: Data
Description:
Created question in FIWARE Q/A platform on 28-03-2017 at 11:03
{color: red}Please, ANSWER this question AT{color} http://stackoverflow.com/questions/43066161/iotagent-json-tutorial-error
+Question:+
iotagent-json tutorial error
+Description:+
During this tutorial: https://github.com/telefonicaid/iotagent-json/blob/master/docs/stepbystep.md
When I execute the curl:
curl -X POST -H "Content-Type: application/json" -H "Accept: application/json" -H "Fiware-Service: myHome" -H "Fiware-ServicePath: /environment" -H "Cache-Control: no-cache" -d '{
"value" : "300"
}' 'http://localhost:1026/v1/contextEntities/LivingRoomSensor/attrs/sleepTime'
I'm getting this error response:
{
"orionError" : {
"code" : "400",
"reasonPhrase" : "Bad Request",
"details" : "service not found"
}
}
How to fix this?
Cumps
was:
Created question in FIWARE Q/A platform on 28-03-2017 at 11:03
{color: red}Please, ANSWER this question AT{color} http://stackoverflow.com/questions/43066161/iotagent-json-tutorial-error
+Question:+
iotagent-json tutorial error
+Description:+
During this tutorial: https://github.com/telefonicaid/iotagent-json/blob/master/docs/stepbystep.md
When I execute the curl:
curl -X POST -H "Content-Type: application/json" -H "Accept: application/json" -H "Fiware-Service: myHome" -H "Fiware-ServicePath: /environment" -H "Cache-Control: no-cache" -d '{
"value" : "300"
}' 'http://localhost:1026/v1/contextEntities/LivingRoomSensor/attrs/sleepTime'
I'm getting this error response:
{
"orionError" : {
"code" : "400",
"reasonPhrase" : "Bad Request",
"details" : "service not found"
}
}
How to fix this?
Cumps
HD-Enabler: Orion
> [fiware-stackoverflow] iotagent-json tutorial error
> ---------------------------------------------------
>
> Key: HELP-8451
> URL: https://jira.fiware.org/browse/HELP-8451
> Project: Help-Desk
> Issue Type: Monitor
> Components: FIWARE-TECH-HELP
> Reporter: Backlog Manager
> Assignee: Fermín Galán
> Labels: fiware, fiware-orion
>
> Created question in FIWARE Q/A platform on 28-03-2017 at 11:03
> {color: red}Please, ANSWER this question AT{color} http://stackoverflow.com/questions/43066161/iotagent-json-tutorial-error
> +Question:+
> iotagent-json tutorial error
> +Description:+
> During this tutorial: https://github.com/telefonicaid/iotagent-json/blob/master/docs/stepbystep.md
> When I execute the curl:
> curl -X POST -H "Content-Type: application/json" -H "Accept: application/json" -H "Fiware-Service: myHome" -H "Fiware-ServicePath: /environment" -H "Cache-Control: no-cache" -d '{
> "value" : "300"
> }' 'http://localhost:1026/v1/contextEntities/LivingRoomSensor/attrs/sleepTime'
> I'm getting this error response:
> {
> "orionError" : {
> "code" : "400",
> "reasonPhrase" : "Bad Request",
> "details" : "service not found"
> }
> }
> How to fix this?
> Cumps
--
This message was sent by Atlassian JIRA
(v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy