My website has suddenly started reporting this error when ever anyone logs in with Facebook:
HTTP Status 500 - Authorization is required for the operation, but the API binding was created without authorization.
type Exception report
message Authorization is required for the operation, but the API binding was created without authorization.
description The server encountered an internal error that prevented it from fulfilling this request.
exception org.springframework.social.MissingAuthorizationException: Authorization is required for the operation, but the API binding was created without authorization.
I have not changed anything relating to Facebook logging in recently, so why might my website be suddenly giving this error?