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
TypeError: Path must be a string. Received undefined
at assertPath (path.js:8:11)
at Object.posix.join (path.js:479:5)
at Object.parseJSON (/Users/merhawi/Documents/hubs/codehub/meteor/base-3.4.0/node_modules/dbox/lib/helpers.js:22:28)
at Request._callback (/Users/merhawi/Documents/hubs/codehub/meteor/base-3.4.0/node_modules/dbox/lib/dbox.js:61:60)
at Request.self.callback (/Users/merhawi/Documents/hubs/codehub/meteor/base-3.4.0/node_modules/request/main.js:119:22)
at Request.<anonymous> (/Users/merhawi/Documents/hubs/codehub/meteor/base-3.4.0/node_modules/request/main.js:525:16)
at emitOne (events.js:77:13)
at Request.emit (events.js:169:7)
at IncomingMessage.<anonymous> (/Users/merhawi/Documents/hubs/codehub/meteor/base-3.4.0/node_modules/request/main.js:484:14)
at emitNone (events.js:72:20)
when I have supplied the key, secret, token and everything
The text was updated successfully, but these errors were encountered:
client.account( function(status, reply) { console.log(reply) });
gives me the error:
when I have supplied the key, secret, token and everything
The text was updated successfully, but these errors were encountered: