clientId is configured for secret but secret was not received
AWS cognito 를 사용하다 보면 간혹
AWS cognito Client 'clientId' is configured for secret but secret was not received ...
라는 이름의 에러를 만날때가 있다.
Cognito 에서 User pool 을 생성할 때 App client 부분의 generate client secret (빨간 블럭 부분) 을 체크하면 secret 키를 generate 하여 넣어주어야 하는데, 체크한 후 secret key를 넣어주지 않아서 생기는 문제이다.
한번 체크되어 생성한 App client 는 체크 수정이 되지 않는다. 따라서 App client 를 새로 만들고 만들 때 해당 체크박스를 해제하면 된다.
Author And Source
이 문제에 관하여(clientId is configured for secret but secret was not received), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://velog.io/@lena_dev/clientId-is-configured-for-secret-but-secret-was-not-received저자 귀속: 원작자 정보가 원작자 URL에 포함되어 있으며 저작권은 원작자 소유입니다.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)