This one's a bit confusing, so be great to get some input (it's stopping me getting paid :p). I'm using django-social-auth for FB authentication on http://fitmark.me
It works fine for me, my friends and friends the test accounts I use. I've also used django-social-auth before without issues. However, the client and the client's friends have persistently been unable to get on! They get a message...
"There was an error with <appname>, please try again later.
I've managed to sign on with their credentials on my machine. I also remotely logged in to their machine, reset their browser and it worked fine. Ten minutes later they were reporting the same issues.
So, I've been unable to replicate. The the page doesn't redirect back to fitmark.me - there's not much in the way I can do for debugging.
The one thing worth noting is that I have another FB app for a staging environment. The client said the people have issues both have and have not been on the staging site.
Any help welcome. Really stuck on this one as I'm unable to replicate the issue the client is having.
Thanks!