[twitter-dev] Re: Bug with oAuth headers supplied as querystring parameters for /users/lookup.json

2011-06-06 Thread Jay Caines-Gooby
On Jun 3, 4:58 pm, Jay Caines-Gooby jaygo...@gmail.com wrote: I think I've found a bug when using the /users/lookup.json API call and supplying the oAuth headers as querystring parameters. OK, I've solved this. There seems to be different signature checking applied to different API calls

[twitter-dev] Bug with oAuth headers supplied as querystring parameters for /users/lookup.json

2011-06-03 Thread Jay Caines-Gooby
I think I've found a bug when using the /users/lookup.json API call and supplying the oAuth headers as querystring parameters. My code generates both forms of oAuth header so I can test (regular Authorization: style and the querystring kind) Using an API call like /friends/ids.json is fine using