tags:

views:

318

answers:

0

Second time when i am coming back to my twitter application, access token shows expired. I didn't get the reason. I had stored the access key and access_token_secret into the database.

Q1. For first time user, I am storing the information into the database. but for returning users. what steps should i follow? please help.

Q2. Do i need to use access key and access_token_secret for login?

Q3. Once the user tells twitter yes and returns we request the access tokens. but for some requests access tokens are not returned. Please suggest, how to develop the login system without bug's?

its giving me Error: Could not authenticate you.