We use proprietary and third party´s cookies to improve your experience and our services, identifying your Internet Browsing preferences on our website; develop analytic activities and display advertising based on your preferences. If you keep browsing, you accept its use. You can get more information on our Cookie Policy
Cookies Policy
Ask Your Question

Amfgomez's profile - activity

2021-03-04 14:26:38 +0200 received badge  Famous Question (source)
2021-02-24 09:04:03 +0200 received badge  Notable Question (source)
2021-02-22 09:24:30 +0200 received badge  Popular Question (source)
2021-02-18 08:38:28 +0200 asked a question Problem when the entity value attribute contain special character

Hello I have tied to insert in OCB an entity with a password attribute codified:

{ "id": "prueba-tipo-string2", "type": "StringParser", "dateObserved": { "type": "DateTime", "value": "2020-08-13T08:56:56.00Z" }, "password": { "type": "text", "value": "U2FsdGVkX10bFP8Rj7xLAQDFwMBphXpK/+leH3mlpQ=" } }

  • OCB always response to me with the following error: "found a forbidden character in the value of an attribute"
  • In Postman { "error": "BadRequest", "description": "Invalid characters in attribute value" }