[root@localhost speech-to-text-nodejs]# npm start
> @ibm-watson/speech-to-text-nodejs@2.2.0 start /root/STT/speech-to-text-nodejs
> node server.js
listening at: 3000
Error: Unauthorized: Access is denied due to invalid credentials.
at Request._callback (/root/STT/speech-to-text-nodejs/node_modules/watson-developer-cloud/lib/requestwrapper.ts:106:15)
at Request.self.callback (/root/STT/speech-to-text-nodejs/node_modules/request/request.js:185:22)
at emitTwo (events.js:126:13)
at Request.emit (events.js:214:7)
at Request.<anonymous> (/root/STT/speech-to-text-nodejs/node_modules/request/request.js:1157:10)
at emitOne (events.js:116:13)
at Request.emit (events.js:211:7)
at IncomingMessage.<anonymous> (/root/STT/speech-to-text-nodejs/node_modules/request/request.js:1079:12)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
Expected behavior
Authentication does not pass
Screenshots
Desktop (please complete the following information):
Describe the bug Speech recognition does not work
To Reproduce Steps to reproduce the behavior:
The procedure is as follows https://github.com/watson-developer-cloud/speech-to-text-nodejs
Expected behavior Authentication does not pass
Screenshots
Desktop (please complete the following information):