[twitter-dev] Re: oauth echo php sample

2010-09-02 Thread sdenike
This is the header I am sending. X-Verify-Credentials-Authorization: OAuth realm=http:// api.twitter.com, oauth_consumer_key=KEY, oauth_token=TOKEN, oauth_signature_method=HMAC-SHA1, oauth_signature=SIG, oauth_timestamp=1283409844, oauth_nonce=NONCE, oauth_version=1.0 X-Auth-Service-Provide:

[twitter-dev] Re: oauth echo php sample

2010-09-02 Thread Marsh Gardiner
Not sure how much this would help you, but you can see any header that has been sent via Apigee's test console via the request tab. http://app.apigee.com/console/twitter If there's more information you'd like to see in there, do let us know, as we're always working to improve the test console.

Re: [twitter-dev] Re: oauth echo php sample

2010-09-02 Thread Taylor Singletary
Hey there, I'm not sure if I completely understand where you might be going wrong. With these requests you are trying to OAuth Echo -- are you executing them against Twitter before you try to execute them through the Echo step? If so, the act of executing a request against Twitter will

[twitter-dev] Re: oauth echo php sample

2010-09-02 Thread sdenike
Hey Taylor, I guess maybe I am unclear on how to properly achieve what I am trying to do, hence why I am having so many issues. I know its been done time and time again, but I am looking to create a service for me and my friends that will act like a twitpic. All of us have iPhones so we are all