Strange issue, perhaps I'm missing something here.
In the process of making an app, when I take permission for my app, using my credentials, i get an OAuth token for 60 days.
But when my client takes an OAuth token for his app, using his account, he gets a token for 2 hours. [expires=6870]
I am taking the following permissions.
read_stream,publish_stream,user_groups
The script remains the same, just the app and the account changes.
Am I missing something here???
I have seen his app settings, it's same.