Is this issue perhaps related to the one I raised two days ago? http://bit.ly/9dG7jk
On Mar 12, 4:55 pm, Taylor Singletary <[email protected]> wrote: > Can you present an example of you POSTing to a resource? An example > signature base string of what you're trying to accomplish and the > example POST body you are sending? > > Thanks! > > Taylor Singletary > Developer Advocate, Twitterhttp://twitter.com/episod > > On Fri, Mar 12, 2010 at 12:22 PM, SM <[email protected]> wrote: > > My desktop app uses Adobe AIR with Javascript. I'm using the OAuth > > javascript library from here: > > > http://oauth.googlecode.com/svn/code/javascript/ > > > I am able to POST with xAuth to get the token/token_secret. I am then > > able to GET timelines using the received tokens. However, so far I am > > unable to POST to send updates or create/destroy favorites. When I > > compare the Authorization header my code generates with the one you > > can generate manually at this site: > > > http://hueniverse.com/2008/10/beginners-guide-to-oauth-part-iv-signin... > > > they are identical. Nevertheless, I am getting a 401 status back but > > no JSON data telling me what the error is. > > > First question: any idea what might be going on here? > > Second question: Under what conditions would one get a 401 status, but > > no data describing the error? > > > Stumped!
