안드로이드/TIP
카카오 등에서 키해시가 맞지 않는 경우
자바리즘
2020. 10. 27. 15:56
1. 구글 개발자 콘솔에서 해당 프로젝트로 이동한 후, 왼쪽 메뉴의 '앱서명' 메뉴로 이동한다.
2. 위의 SHA-1 인증서 지문을 복사해둔다.
3. 아래 사이트로 가서 복사한 인증서를 넣고 변환한다.
사이트 주소 : base64.guru/converter/encode/hex
Hex to Base64 | Base64 Encode | Base64 Converter | Base64
Hex to Base64 The “Hex to Base64” converter is a smart tool which is able to convert online Hex values to Base64 strings. I call him “smart” because it accepts several written representations of hexadecimal values. The conversion process is quite s
base64.guru
4. Base64 로 나온 값을 카카오톡 키해시에 등록하면 인증이 완료 된다.
*참고로 페이스북도 동일한 이슈가 있는거 같습니다.