Okay, I discovered that Twitter only allows OAuth data to be in an Authorized header and not as query arguments. Now I have changed to using the Authorized header I can get an access token but attempting to call /users/show fails with "Unauthorized application or token".
Any ideas? Ross
