twitter-async icon indicating copy to clipboard operation
twitter-async copied to clipboard

Uncaught Exception when using Localhost / 127.0.0.1

Open leinfink opened this issue 11 years ago • 0 comments

EpiOAuth.php doesn't work on localhost since on line 171 only 127.0.0.1 is excepted. Can be a bit tricky if you don't know that this is the reason for an Uncaught Exception when trying to getAuthenticateUrl(). Please add an exception for localhost too, not only for 127.0.0.1 ;)

leinfink avatar Oct 13 '12 19:10 leinfink