lcarli / NodeRedIoTHub

Fork from origin plus changes
Apache License 2.0
14 stars 24 forks source link

SyntaxError: Unexpected token [ #3

Closed roqvist closed 6 years ago

roqvist commented 7 years ago

I get the following error message:

[error] [azureiothub:Azure IoT Hub] SyntaxError: Unexpected token [

Tried both mqtt and amqp protocols and different data values, basic strings and JSON objects.

rasavant-ms commented 6 years ago

Hey @roqvist,

Do you still see this issue? I could help out if you can provide a couple of more details: What is your flow like? What is the payload and Azure Iot Hub node properties that you are using?

rasavant-ms commented 6 years ago

Please try updating the package using the below command: update-nodejs-and-nodered

I am closing this issue now. Feel free to re-open if you face any problems.