You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Estamos intentando publicar datos en nuestra Organización. El feature se crea en la cuenta de la Organización pero no se consigue cargar la información desde FIWARE.
El error que se genera es el siguiente al hacer el POST:
Error chunk
SyntaxError: Unexpected token < in JSON at position 0
ArcNode.js:241
at JSON.parse (<anonymous>)
at IncomingMessage.<anonymous> (/home/jandres/repositorios/Miraflores/Fiware-ArcGIS/node_modules/arc-node/ArcNode.js:241:30)
at emitOne (events.js:116:13)
at IncomingMessage.emit (events.js:211:7)
at IncomingMessage.Readable.read (_stream_readable.js:475:10)
at flow (_stream_readable.js:846:34)
at resume_ (_stream_readable.js:828:3)
at _combinedTickCallback (internal/process/next_tick.js:139:11)
at process._tickCallback (internal/process/next_tick.js:181:9)
El fichero config.json utilizado tiene este contenido:
Estamos intentando publicar datos en nuestra Organización. El feature se crea en la cuenta de la Organización pero no se consigue cargar la información desde FIWARE.
El error que se genera es el siguiente al hacer el POST:
El fichero config.json utilizado tiene este contenido:
Muchas gracias
The text was updated successfully, but these errors were encountered: