Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello,
I followed the Sigfox extension to connect Sigfox to TW through batch_url.
I tried several things, but TW always reply 403 to the callbacks containing a 'null' batch:
My paramters are as follows:
URL Pattern: http://MYIP/Thingworx/Things/SigfoxInterface/Services/CallbackDataBatch?appKey=MYKEY&x-thingworx-session=true&Accept=application/json&batch={batch}
Line Pattern: {device},{time},{snr},{station},{data},{lat},{lng},{rssi},
Also tried with a pattern using ';' as delimiter, and other sets of data, not working either.
Thanks for helping.
Hello
it works for me with following configuration in Sigfox (I think one item name is wrong in extension documentation avgSnr)
Have you selected "BATCH_URL" in Channel ?