Asghar
Asghar

Reputation: 2346

Twiiter PHP API Application access Direct Messages Permission?

I have set my application permissions as "read, Write, Direct Messages" as shown in the figure enter image description here

I have saved these settings.

But when i authenticate my app. it shows that my application will not be able to access direct messages.As shown in the figure enter image description here

Please help me, i am stuck with this problem from many days. I am using abraham oauthtwitter api from here https://github.com/abraham/twitteroauth

Upvotes: 4

Views: 592

Answers (2)

Milos Matic
Milos Matic

Reputation: 2049

You need to call Authorize Url. This issue can apear if you call "Authenticate Url".

Upvotes: 2

user894932
user894932

Reputation:

if you have changed your settings you'll need to regenerate the keys

Upvotes: 1

Related Questions