I got this error when I try to connect with Facebook API
Invalid Scopes: offline_access, publish_stream. This message is only shown to develop
In the below form you can see the value having the publish_stream and offline_access parameters which is deprecated as said above by Tobi.
publish_stream
offline_access
Sign in with Facebook
so remove those two parameters and change the to,