FIWARE / context.Orion-LD

Context Broker and CEF building block for context data management which supports both the NGSI-LD and the NGSI-v2 APIs
https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.06.01_60/gs_CIM009v010601p.pdf
GNU Affero General Public License v3.0
49 stars 40 forks source link

Notification Error "format": "keyValues" https #1558

Open FR-ADDIX opened 4 months ago

FR-ADDIX commented 4 months ago

If we send a notification to an https.// endpoint, it only works if the subscription sends with "format": "normalized". If we change it to "format": "keyValues" the body of the notification is empty.

ibordach commented 2 months ago

any news?

kzangeli commented 2 months ago

sorry, haven't had time yet ...

kzangeli commented 2 months ago

But, will start with this today

kzangeli commented 2 months ago

So, we haven't been able to reproduce your issue, but, we found (and fixed) an important bug with HTTPS notifications. Guessing what you see is simply a different manifestation of the same bug. PR on the way. My colleague @lafrigolet is preparing it.

Once ready (new image on dockerhub/quay.io), please test again and let us know. If all OK, go ahead and close this issue.

kzangeli commented 2 months ago

PR merged and docker images pushed. On dockerhub: 1.6.0-PRE-1608 On quay.io: 1.6.0-pre-1608

ibordach commented 1 month ago

ok, not fixed in 1608 and 1609