I am not getting oauth_token secret from twitter api
I want to post tweet for user’s account from my application.
For authentication from twitter, I am using “Sociallite” package.
That’s working fine . but. no I want to post tweet.For that , I need “oauth_token” and “oauth_token_secret” and I am getting “oauth_otoken” and “oauth_verifier”.
And I don’t know if I can use “oauth_verifier” as “oauth_tokrn_secret”.
Url: http://localhost/Laravel/community_app/auth/twitter/callback?oauth_token=UA5b9wAAAAAA3_WIAAABYfVYxag&oauth_verifier=WkK8dSj4VV3iiQhAVvmY1nDPZHOBplHE
Please, help.
from Laravel Questions and Answers https://laravelquestions.com/laravel/i-am-not-getting-oauth_token-secret-from-twitter-api/
via Lzo Media
No comments:
Post a Comment