Callback di Thingworx Sigfox sul filtro REST API Content-Type
Si applica a
- ThingWorx Platform 6.5
- URL: http://our.server.domain.net:8080/Thingworx/Things/SigfoxConnector/Services/pushDataFromSigfox?device={device}&date={time}&duplicate={duplicate}&signal={snr}&station={station}&data={data}&avgSignal={avgSignal}&rssi={rssi}&lat={lat}&lng={lng}&appKey=xxxx-xxxx-xxxx
- Error: Forbidden content(application/x-www-form-urlencoded) for URI(http://our.server.domain.net:8080/Thingworx/Things/SigfoxConnector/Services/pushDataFromSigfox)
Descrizione
- Ricezione dei dati tramite callback di Sigfox sulla REST API
- Non è possibile utilizzare i callback di Sigfox sulla REST API perché utilizza Content-Type :application/x-www-form-urlencoded
- I callback dell'API REST Sigfox ora funzionano
- Errore: Contenuto proibito (application/x-www-form-urlencoded) per URI (http://our.server.domain.net:8080/Thingworx/Things/SigfoxConnector/Services/pushDataFromSigfox)