Facebook API - Invalid signed request. (Invalid signature.)
问题 I'm tryng to use Facebook authentication at http://landlordscores.co.uk/account/login.aspx but after logging in with facebook, the callback page displays "Invalid signed request. (Invalid signature.) ". The app ID and secret are correct and no other information seems to be logged. This happens every time I try to log in with facebook. Edit: To make the call, I'm using pretty much the exact code as the sample. In the markup: <iframe src="<%= this.RegistrationUrl %>" scrolling="auto"