流星(版本0.6.6.3)出現以下錯誤,並點擊Twitter登錄按鈕。Twitter和流星問題
I2038-06:13:28.670(-8)? Exception while invoking method 'login' Error: Failed to send OAuth1 request to https://api.twitter.com/oauth/request_token. failed [401] Failed to validate oauth signature and token
I2038-06:13:28.673(-8)? at OAuth1Binding._call (packages/oauth1/oauth1_binding.js:143)
I2038-06:13:28.674(-8)? at OAuth1Binding.prepareRequestToken (packages/oauth1/oauth1_binding.js:27)
I2038-06:13:28.675(-8)? at Oauth._requestHandlers.(anonymous function) (packages/oauth1/oauth1_server.js:21)
I2038-06:13:28.676(-8)? at middleware (packages/oauth/oauth_server.js:105)
I2038-06:13:28.677(-8)? at packages/oauth/oauth_server.js:78
有人有關於如何解決這個問題的想法?
謝謝
相關且有幫助(使用流星+推特使用圖片進行認證)http://meteor.hromnik.com/blog/login-with-facebook-twitter-and-google-in-meteor – DeBraid