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
but the code seems to break the runtime when i open the properties of the node
9 Apr 13:05:49 - [red] Uncaught Exception: 9 Apr 13:05:49 - TypeError: Cannot read property 'items' of undefined at C:\Users\hvereyck\Downloads\Portable node-(node-red)\node_modules\node-red-contrib-google\google.js:25:17 at Request._callback (C:\Users\hvereyck\Downloads\Portable node-(node-red)\node_modules\node-red-contrib-google\node_modules\google-auth-library\lib\transporters.js:70:30) at self.callback (C:\Users\hvereyck\Downloads\Portable node-(node-red)\node_modules\node-red-contrib-google\node_modules\request\request.js:187:22) at emitOne (events.js:115:13) at Request.emit (events.js:210:7) at Request.onRequestError (C:\Users\hvereyck\Downloads\Portable node-(node-red)\node_modules\node-red-contrib-google\node_modules\request\request.js:813:8) at emitOne (events.js:115:13) at ClientRequest.emit (events.js:210:7) at TLSSocket.socketErrorListener (_http_client.js:400:9) at emitOne (events.js:115:13)
any ideas?
H
The text was updated successfully, but these errors were encountered:
Hi,
i'm trying the google API node for node-red
"_from": "node-red", "_id": "[email protected]", "_integrity": "sha1-CHooGfa1lwAWa+KbBJRq1ArFE9I=",
node -v v8.1.4
but the code seems to break the runtime when i open the properties of the node
9 Apr 13:05:49 - [red] Uncaught Exception: 9 Apr 13:05:49 - TypeError: Cannot read property 'items' of undefined at C:\Users\hvereyck\Downloads\Portable node-(node-red)\node_modules\node-red-contrib-google\google.js:25:17 at Request._callback (C:\Users\hvereyck\Downloads\Portable node-(node-red)\node_modules\node-red-contrib-google\node_modules\google-auth-library\lib\transporters.js:70:30) at self.callback (C:\Users\hvereyck\Downloads\Portable node-(node-red)\node_modules\node-red-contrib-google\node_modules\request\request.js:187:22) at emitOne (events.js:115:13) at Request.emit (events.js:210:7) at Request.onRequestError (C:\Users\hvereyck\Downloads\Portable node-(node-red)\node_modules\node-red-contrib-google\node_modules\request\request.js:813:8) at emitOne (events.js:115:13) at ClientRequest.emit (events.js:210:7) at TLSSocket.socketErrorListener (_http_client.js:400:9) at emitOne (events.js:115:13)
any ideas?
H
The text was updated successfully, but these errors were encountered: