Guys, how do I get the token from the system user with Facebook login?
After logging in with Facebook with the application with the system user permissions, it returns these parameters in the URL: ?error=server_error&error_code=unexpected_failure&error_description=Error+getting+user+email+from+external+provider#error=server_error&error_code=unexpected_failure&error_description=Error+getting+user+email+from+external+provider
I am currently using weweb, but if there is any other way to do it without using native integration, please help me.