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

구글 로그인 시 유튜브 관련 권한 체크를 안할 시 구글 측에서 4xx 에러 발생 #234

Open
hyeonic opened this issue Sep 8, 2021 · 0 comments
Assignees
Labels
버그 Something isn't working

Comments

@hyeonic
Copy link
Member

hyeonic commented Sep 8, 2021

개요

구글 로그인 시 권한 체크를 누락하면 구글 측에서 4xx 에러를 던진다.

  1. 권한 체크를 누락한 경우 403
    image

  2. google refresh token이 null인 경우 400 bad request

작업 내용

참고사항

@hyeonic hyeonic added the 버그 Something isn't working label Sep 8, 2021
@hyeonic hyeonic self-assigned this Sep 8, 2021
@hyeonic hyeonic changed the title 구글 로그인 시 유튜브 관련 권한 체크를 안할 시 구글 측에서 invalid_grant 예외 발생 구글 로그인 시 유튜브 관련 권한 체크를 안할 시 구글 측에서 4xx 에러 발생 Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
버그 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant