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.
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: