I’m working with Facebook login on my website and was looking at this example: https://github.com/facebook/php-sdk/blob/master/examples/example.php
When I hit “Login with Facebook” on the example site, I get an error:
An error occurred with PHP SDK Unit Tests. Please try again later.
Any ideas why this would happen?
There’s a chance that your localhost has issues interfacing with the external servers.