Set Up Facebook Auth0 with React

Hi, I have tried to set up social connection using facebook with auth then i would implement in on react.

But after i test a couple of time, i found that when i use my own id and secret facebook it throw this error


However, when i let this fill empty, it can show pop up box to ask permission which it is from default Auth0 it self.

Is it possible to set it up correctly and how to do that?
I have following guidance from Auth0 but it always return the error on above
Please advise