Details
- 
        Type:
Monitor
 - 
        Status: Closed
 - 
            Priority:
 Major
                
             - 
            Resolution: Done
 - 
            Affects Version/s: None
 - 
            Fix Version/s: 2021
 - 
            Component/s: FIWARE-TECH-HELP
 - 
            Labels:
 
- 
                        HD-Chapter:Data
 - 
                        HD-Enabler:STH-Comet
 
Description
Created question in FIWARE Q/A platform on 24-08-2017 at 19:08
Please, ANSWER this question AT https://stackoverflow.com/questions/45867677/sth-getting-historical-raw-context
Question:
STH getting historical raw context
Description:
I installed Orion and Fiware STH in order to use the minimalistic option.
The problem is that when i subscribe to an orion context then consult, the array is null.
"name": "temperature",
"values": []
In the STH log it says:
ERROR when collecting the raw data collection for retrieval (the collection may not exist).
I noticed that when i try to unsubscribe it returns a 200 OK message with the following body:
{
    "subscriptionId": "xxx",
    "statusCode": 
}
EDIT: The request URL is:
    192.168.60.117:8080/STH/v1/contextEntities/type/room/id/Room1/ 
(In my case the type is "room" and not "Room"). The headers are Accept, 
Content-Type, Fiware-Service, Fiware-ServicePath
2018-01-12 19:49|CREATED monitor | # answers= 0, accepted answer= False