permission 문제 도와주세요..!
250
작성한 질문수 4
npm run start 후에 postman에서 request를 보내면 콘솔에 다음과 같은 로그가 나옵니다. 해당 내용을 검색해서 권한 등을 수정해보았는데도 해결되지 않아서 질문 남깁니다.ㅠㅠ 답변해주시면 정말 감사하겠습니다.ㅠㅠ
(node:7468) UnhandledPromiseRejectionWarning: Error: 7 PERMISSION_DENIED: IAM permission 'dialogflow.sessions.detectIntent' on 'projects/chatbot-302402/agent' denied.
at Object.exports.createStatusError (E:\node.js\chatbot-app-56b70f8517a33ac618d6b1b5684bf304f84358b4\node_modules\grpc\src\common.js:91:15)
at Object.onReceiveStatus (E:\node.js\chatbot-app-56b70f8517a33ac618d6b1b5684bf304f84358b4\node_modules\grpc\src\client_interceptors.js:1209:28)
at InterceptingListener._callNext (E:\node.js\chatbot-app-56b70f8517a33ac618d6b1b5684bf304f84358b4\node_modules\grpc\src\client_interceptors.js:568:42)
at InterceptingListener.onReceiveStatus (E:\node.js\chatbot-app-56b70f8517a33ac618d6b1b5684bf304f84358b4\node_modules\grpc\src\client_interceptors.js:618:8)
at callback (E:\node.js\chatbot-app-56b70f8517a33ac618d6b1b5684bf304f84358b4\node_modules\grpc\src\client_interceptors.js:847:24)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:7468) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:7468) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
강의 만들어 주셔서 감사합니다!
답변 1
localhost:3000 ERR_CONNECTION_REFUSED
0
911
1
이벤트 쿼리문제입니다
0
122
1
npm install 이 안됩니다
0
1044
2
질문있어요
0
186
1
수정해보았는데 답장이 오지 않습니다.
0
273
1
postman 에 답이 오지 않습니다.(수정)
0
261
1
최신버전 부분
0
163
1
웹브라우저 실행이 안됩니다 .인스톨도 안되구요. 최신버전으로 해서 진행하고 자 하는데 어떻게 하면 될가요?
0
151
1
포스트맨에서 send를 하였을 때 오류가 납니다.
0
162
1
한국어 챗봇 만들기
0
312
1
Error: 16 UNAUTHENTICATED: Failed to retrieve auth metadata with error: invalid_grant: Invalid JWT Signature. 에러 발생
0
216
1
npm start 하고 throw e 이부분에서 에러가 뜨네요
0
299
1
dialogflow 줄바꿈
0
408
1
npm start 에러
0
529
1
npm run start 오류
0
792
2
Dialogflow ES에서 서비스 어카운트에 dialogflow client api설정 하는 법 질문
0
447
1
파이어베이스랑 연동은 어떻게 하나요?
0
539
1
npm install오류
0
627
1
invalid_grant: Invalid JWT Signature.
0
468
0
질문있어요!
0
304
0
에러
0
313
0
https://dialogflow.com/
0
338
1
Error: 7 PERMISSION_DENIED: IAM permission 오류
0
530
1
npm run start 시 cannot find module 에러
1
488
1





