ServiceConfiguration broken after Meteor reset

Hi!

I am using Meteor 1.2 and had a running application including service-configuration for facebook and twitter.
After a meteor reset I cannot login with facebook and twitter anymore. Any Ideas what I can do?

I am using settings.json and starting meteor with --settings option
and this should be the problem, because I tried to put it in a Meteor.startup and It’s working. How can I resolve this Issue, because It’s handy to use a settings.json?

ERROR:
Meteor.makeErrorType/errorClass()
meteor.js:525
[“click #facebook-login”]/<()
frmLogin.events.js:15
Accounts.oauth.credentialRequestCompleteHandler/<()
accounts-oauth.js:170
Facebook.requestCredential()
facebook.js:112
Meteor.loginWithFacebook()
accounts-facebook.js:38
"click #facebook-login"
frmLogin.events.js:13
Template.prototype.events/eventMap2[k]</</<()
blaze.js:3697
Template._withTemplateInstanceFunc()
blaze.js:3671
Template.prototype.events/eventMap2[k]</<()
blaze.js:3696
attached_eventMaps/</</</<()
blaze.js:2557
Blaze._withCurrentView()
blaze.js:2211
attached_eventMaps/</</<()
blaze.js:2556
HandlerRec/this.delegatedHandler</<()
blaze.js:833
jQuery.event.dispatch()
jquery.js:4690
jQuery.event.add/elemData.handle()
jquery.js:4359
meteor.js:525:15