I would like to know if i am the only one to get this issue.
Everything worked well since 2 days i get an issue trying to connect with facebook after login in a test user (via test user API).
My test user is log on facebook, but when clicking on "connect with facebook" (which calls FB.login()) i get an HTTP error 500.
When i log out the test user session and log in my personal facebook account (manually on facebook.com), then go back on my app and do the same thing, everything works well.
I get this issue since 2 days but i didn't touch this part of my code...
Is someone meet this same issue ?
Thanks.