Hi,
I want to implement below scenario, and get 401 error, please provide your suggestion for the same.
1.] Twitter api - user authenticated using mobile app.
2.] php server will store the token and secret.
3.] when php server want to post on behalf of mobile user, it gives 401 error.
Can you please suggest what i am doing wrong here.
Thanks