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 02-10-2019 at 09:10
Please, ANSWER this question AT https://stackoverflow.com/questions/58197309/entity-id-invalid-in-fiware-orion
Question:
Entity ID invalid in Fiware-Orion
Description:
Tried to post an Entitity via the Orion-Context Broker.
Recived the Message:
Error Message: [INFO]: HTTP response:
{"error":"BadRequest","description":"Invalid characters in entity id"}Used Entity Id: "urn:ngsi-ld:SensorB-#HP-K12_____"
Invalid Character: "#"
As soon as I got raid of "#" Code worked fine.
Character was not listen here:
https://fiware-orion.readthedocs.io/en/master/user/forbidden_characters/index.html
Fortbilden Characters are: < > " ' = ; ( )
Figured it out later on, according to: http://telefonicaid.github.io/fiware-orion/api/v2/stable/
Allowed characters are the ones in the plain ASCII set, except the following ones: control characters, whitespace, &, ?, / and #
Posting to close my to motivated issue on Github.
2019-10-02 12:05|CREATED monitor | # answers= 0, accepted answer= False