No matching login attempt found with Meteor accounts oauth -


i getting "no matching login attempt found" after successful oauth handshake twitter. accounts-ui button briefly indicates user signed in, , returns "sign in twitter" state. there user document created in database, not contain helpful fields.

the silent issue here had attached schema meteor.users collection using aldeed:simple-schema. once removed schema, worked charm. unclear why validation error did not surface, i'm embarrassed how time took me figure out issue.


Comments

Popular posts from this blog

How to group boxplot outliers in gnuplot -

cakephp - simple blog with croogo -

bash - Performing variable substitution in a string -