Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

카카오 프로필 이미지를 못 받아오는 문제 & tag 기능에서 재귀적으로 쿼리가 나가는 문제 #77

Closed
JoosungKwon opened this issue Jan 25, 2023 · 0 comments · Fixed by #78
Assignees
Labels
🐛 bug 버그

Comments

@JoosungKwon
Copy link
Member

🐛 버그 내용

  1. 카카오 프로필 이미지를 못 받아오는 문제
  2. tag 기능에서 재귀적으로 쿼리가 나가는 문제

📄 원인

  1. application-security.yml에서 oauth scope에 profile_image를 빼먹음
  2. @EqualsAndHashCode에서 내부 엔티티를 재귀적으로 호출해서 발생 (Lombok @tostring 문제와 동일)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug 버그
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant