I have an app running v0.6.6.3 that works fine both on my local computer and when deployed to
meteor.com, but after I deploy it to my production server (a digitalocean droplet) I cannot login using twitter nor google (but email and password works). Nothing happens, no error show. In the xhr response i can see that I'm hitting
this case.
Could anybody give a hint on how to debug this? Has anybody experienced this before?
The complete error message goes like this: "No matching login attempt found [145546287]"
I'm completely lost, so I would really appreciate some help. Thanks in advance
Mariano