모바일/Android

페이스북 로그인시 에러 firebase auth failed : com.google.firebase.FirebaseException: An internal error has occurred. [ Unsuccessful debug_token response from Facebook

늘근이 2017. 7. 11. 19:36

짜증나는 에러인데, 클라이언트 토큰으로 더이상 무엇을 못하게 페북에서 막혀져 있다. 기본으로. 파이어베이스를 로그인 하려면 여기에 대한 세팅을 풀어야한다.


Settings -> Advanced -> Is App Secret embedded in the client 해제하면된다.



오른쪽 위를 해제한다.


For those who are suffering from the debug_token error, and cannot continue to the firebase auth with facebook credential, You should switch off 'Is App Secret embedded in the client?' becuase it blocks you from using the token with other libraries such as Firebase.

Just switch off.