I am following the instructions provided here to get spring-social-showcase-boot running in my local.
This is the error I get when I try to authenticate using facebook. The error is clear that read_stream
scope is invalid.
But I am unable to figure where this scope
is configured in the spring-social-showcase-boot
example.
Any help to fix this would be much appreciated.