Michele Andreoli
Michele Andreoli
After the conversation https://github.com/jaredhanson/oauth2orize/pull/148 I changed the pull request for backward compatibility of arity params.
Hi, I need to pass `viewParams` variable to geoserver GetFeature call request, because I would use these parameters in a sql-view layer. The request payload will be something like: ```xml...
Hi, I have some problems with MQTT subscriptions. I'm using `Orion-LD:1.4.0` and Mosquitto as MQTT Broker. I created a subscription on Orion-LD with api call: ``` POST /ngsi-ld/v1/subscriptions HTTP/1.1 Host:...
Hi, I'm using docker image `fiware/iotagent-ul:1.25.0` and I have a problem with iota service group and sending device measurement to it. This is my service group (note the resource attribute...
**Environment info:** * KrakenD version: 2.11.0 * System info: docker **Describe what are you trying to do**: I'm trying to call, passing through Krakend, the url: ``` GET https://example.org/mcapi/qgis??PROJECT=/projects/57001_Accumoli/57001_Accumoli.qgz&SERVICE=WMS&REQUEST=GetLegendGraphic&LAYER=CGT_MS_Elineari&FORMAT=application/json&STYLE=default&SLD_VERSION=1.1.0&SHOWFEATURECOUNT=true&SHOWRULEDETAILS=true ```...