Meteor 3.0: Error in OAuth Server: findOne + is not available on the server. Please use findOneAsync() instead

Hello, I am trying to add Google oAuth to my app using accounts-google and have been getting this error message on the console:

Error in OAuth Server: findOne + is not available on the server. Please use findOneAsync() instead.

Is there any fixes available or an ETA for this fix?

I do believe my PR will solve this:

1 Like

Hey, @alexandrelt44. I think we will have @storyteller PR in the next beta release, and this issue should be fixed. I’ll add a reminder to reply here when it is released.

1 Like