Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:
-
HD-Enabler:Orion
Description
Created question in FIWARE Q/A platform on 24-09-2018 at 16:09
Please, ANSWER this question AT https://stackoverflow.com/questions/52481718/python-fiware-orion-context-broker-problems
Question:
Python Fiware Orion Context Broker problems
Description:
I can't create an entity.
Payload:
datos =
{ "id": "1", "type": "Car" }Query:
jsonData = json.dumps(datos)
url = 'http://130.206.113.177:1026/v2/entities'
response = requests.post(url, data=jsonData, headers=head)
Error:
'
{"error":"BadRequest","description":"attribute must be a JSON object, unless keyValues option is used"}'
Activity
Backlog Manager
created issue -
Backlog Manager
made changes -
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Backlog Manager
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Backlog Manager
made changes -
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Backlog Manager
made changes -
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Veronika Vlnkova
made changes -
Assignee | Jose Manuel Cantera [ jmcantera ] |
Backlog Manager
made changes -
Summary | [fiware-stackoverflow] Python Fiware Orion Context Broker problems | FIWARE.Question.Tech.Python Fiware Orion Context Broker problems. |
Fernando Lopez
made changes -
HD-Enabler | Orion [ 10875 ] | |
Description |
Created question in FIWARE Q/A platform on 24-09-2018 at 16:09 {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/52481718/python-fiware-orion-context-broker-problems +Question:+ Python Fiware Orion Context Broker problems +Description:+ I can't create an entity. Payload: datos = { "id": "1", "type": "Car" } Query: jsonData = json.dumps(datos) url = 'http://130.206.113.177:1026/v2/entities' response = requests.post(url, data=jsonData, headers=head) Error: '{"error":"BadRequest","description":"attribute must be a JSON object, unless keyValues option is used"}' |
Created question in FIWARE Q/A platform on 24-09-2018 at 16:09
{color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/52481718/python-fiware-orion-context-broker-problems +Question:+ Python Fiware Orion Context Broker problems +Description:+ I can't create an entity. Payload: datos = { "id": "1", "type": "Car" } Query: jsonData = json.dumps(datos) url = 'http://130.206.113.177:1026/v2/entities' response = requests.post(url, data=jsonData, headers=head) Error: '{"error":"BadRequest","description":"attribute must be a JSON object, unless keyValues option is used"}' |
Fernando Lopez
made changes -
Fix Version/s | 2021 [ 12600 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
2h 59m | 1 | Backlog Manager | 25/Sep/18 12:05 AM | |||||
|
3h | 1 | Backlog Manager | 25/Sep/18 3:05 AM | |||||
|
9h | 1 | Backlog Manager | 25/Sep/18 12:05 PM |
2018-09-24 21:05|CREATED monitor | # answers= 0, accepted answer= False