Thingworx Sigfox's callbacks on the REST API Filter Content-Type
Applies To
- 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)
Description
- Receiving data via Sigfox's callbacks on the REST API
- Can't use Sigfox's callbacks on REST API because it uses Content-Type :application/x-www-form-urlencoded
- Sigfox REST API callbacks do now work
- Error: Forbidden content(application/x-www-form-urlencoded) for URI(http://our.server.domain.net:8080/Thingworx/Things/SigfoxConnector/Services/pushDataFromSigfox)