我正在嘗試使用SecureSocial 2.當我嘗試使用現有帳戶時谷歌它給了我錯誤:SecureSocial 2 with play 2 framework
Error: invalid_client
scope=https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email
response_type=code redirect_uri=http://localhost:9000/authenticate/google
state=736c4f77-14e8-4cde-ac61-7df8796067ba
client_id=your_client_id
請告訴我該怎麼做才能整理出來。非常感謝。
你正確地通過配置文件配置SecureSocial(https://github.com/jaliss/securesocial/blob/master/samples/java/demo/conf /securesocial.conf)? – 2012-08-16 19:40:36
my ** securesocial.conf **文件與github上的文件完全相同,是否需要進行任何更改? – Nishikant 2012-08-16 20:04:47