Hi,
Trying to connect to my OCB which has entities created via IDAS. Both
are of latest Docker version. Works fine using the FIGWAY Python scripts.
But using any Mashup widget that does requests to the OCB like the NGSI
Browser the widget remans blanc, since the OCB sends back:
{
"errorCode" : {
"code" : "404",
"reasonPhrase" : "No context element found"
}
}
This reply is also received when querying via curl:
curl <my_ocb_host>:1026/v1/contextEntities -S --header 'Accept:
application/json'
But if I add the header --header 'Fiware-Service: fiwareiot' (which was
specified when creating the IoT service w IDAS) then I get expected
responses from the OCB.
However the Widgets, Operators in WC have no means to add the
'Fiware-Service' Header.
Best,
--Just
Just van den Broecke
www.justobjects.nl
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy