Help Oauth/Twitter

phatzilla

Supreme Member
Joined
Apr 9, 2009
Messages
1,428
Reaction score
1,086
Im trying to make a Oauth POST TWEET script via PHP.



Here's what i have so far, unfortunately it's giving me issues in terms of authentication



Can anyone figure out whats going on? this is a dummy account so no worries.... I get the response


{"errors":[{"message":"Could not authenticate you","code":32}]}


Edited post, thanks for the help, had credentials in there.
 
Last edited:
Hey looks like your oauth creds are invalid. Or maybe you have not set write access in your settings. You should make a new application and generate credentials again.
 
What im wondering is if im generating it correctly
 
Back
Top