yubrajpokharel/socialauth

token key : token secret : null provider id : null permission : null

Closed this issue · 3 comments

What steps will reproduce the problem?
1.
#google
www.google.com.consumer_key = opensource.brickred.com
www.google.com.consumer_secret = YC06FqhmCLWvtBg/O4W/aJfj

#yahoo 
api.login.yahoo.com.consumer_key = 
dj0yJmk9VTdaSUVTU3RrWlRzJmQ9WVdrOWNtSjZNMFpITm1VbWNHbzlNQS0tJnM9Y29uc3VtZXJzZWNy
ZXQmeD1iMA--
api.login.yahoo.com.consumer_secret = 1db3d0b897dac60e151aa9e2499fcb2a6b474546

#twitter
twitter.com.consumer_key = E3hm7J9IQbWLijpiQG7W8Q
twitter.com.consumer_secret = SGKNuXyybt0iDdgsuzVbFHOaemV7V6pr0wKwbaT2MH0

#facebook
graph.facebook.com.consumer_key =   152190004803645
graph.facebook.com.consumer_secret = 64c94bd02180b0ade85889b44b2ba7c4

#hotmail
consent.live.com.consumer_key = 000000004403D60E
consent.live.com.consumer_secret = cYqlii67pTvgPD4pdB7NUVC7L4MIHCcs

#AOL
api.screenname.aol.com.consumer_key = ab1QxoYXlT-x-ARL
api.screenname.aol.com.consumer_secret = 000

#LinkedIn
api.linkedin.com.consumer_key = 
9-mmqg28fpMocVuAg87exH-RXKs70yms52GSFIqkZN25S3m96kdPGBbuSxdSBIyL
api.linkedin.com.consumer_secret = 
e6NBqhDYE1fX17RwYGW5vMp25Cvh7Sbw9t-zMYTIW_T5LytY5OwJ12snh_YftgE4

#FourSquare
foursquare.com.consumer_key = JQKEM1PHWFW4YF2YPEQBRRESXE3SBGNCYJWWDTZKF3IZNJ3V
foursquare.com.consumer_secret = 
4IILLDFDVPP2LC554S4KXKETQNTDKPDSEVCKVHA2QEHKYBEQ

#MySpace
api.myspace.com.consumer_key = 29db395f5ee8426bb90b1db65c91c956
api.myspace.com.consumer_secret = 
0fdccc829c474e42867e16b68cda37a4c4b7b08eda574fe6a959943e3e9be709

#Implementations - Add your own provider classes as shown below
#socialauth.myprovider = org.brickred.socialauth.provider.MyProviderImpl
#myprovider.consumer_key = 
#myprovider.consumer_secret = 

above mentioned are my customer_key and customer secret keys 
i need to test my application in local machine & i have done configuration 
needed for run a app in local machine



What is the expected output? What do you see instead?
After login into the social website i am not redirecting to success page 
instead that i got following Excdeption
token key :   token secret : null provider id : null permission : null

But i am able to import contacts from linkdn only

What version of the product are you using? On what operating system?

I am using windows Xp

Please provide any additional information below.

and i have developed this app using struts


Original issue reported on code.google.com by balaji...@gmail.com on 20 Feb 2013 at 12:39

Have you configured opensource.brickred.com in your host file?
Please send me complete log details to check this issue.

Original comment by tarun.na...@3pillarglobal.com on 22 Feb 2013 at 4:11

Closing this issue. Please report new one if you are still facing this issue.

Original comment by tarun.na...@3pillarglobal.com on 5 Mar 2013 at 11:53

  • Changed state: Done
hi   tarun.na i have successfully completed authentication for facebook


Thank you for your valuable replay

Regards Balaji

Original comment by balaji...@gmail.com on 8 Mar 2013 at 11:18