Re: [twitter-dev] Re: Oauth rate status?

2010-07-15 Thread John Werry
I'm using a PHP libarary so I don't have intimate knowledge of it's
workings:
http://www.haughin.com/code/twitter/

I'd have to take the time to delve into it.

John

On Thu, Jul 15, 2010 at 10:08 AM, Taylor Singletary <
taylorsinglet...@twitter.com> wrote:

> John,
>
> Can you provide examples of your calls?
>
> 1) The fully qualified URL you are executing
> 2) Notable HTTP headers like Authorization, Content-Type
> 3) (if possible) the signature base string used in the request
> 4) The HTTP headers you get as the response
>
> Taylor
>
>
> On Thu, Jul 15, 2010 at 6:26 AM, johnw  wrote:
>
>> The problem is that I am.  I have confirmed I have tokens.
>>
>> On Jul 14, 7:18 pm, Mike Mazur  wrote:
>> > Hi,
>> >
>> > On Thu, Jul 15, 2010 at 05:52, johnw  wrote:
>> > > In using the account rate status call, I only seem to get the basic
>> > > auth status back of 150 left.  Where can I get the oauth status (the
>> > > 350)?
>> >
>> > You need to authenticate with Twitter using OAuth. See the
>> > Authentication section of the documentation athttp://
>> dev.twitter.com/docfor details.
>> >
>> > HTH,
>> > Mike
>>
>
>


Re: [twitter-dev] Re: Oauth rate status?

2010-07-15 Thread Taylor Singletary
John,

Can you provide examples of your calls?

1) The fully qualified URL you are executing
2) Notable HTTP headers like Authorization, Content-Type
3) (if possible) the signature base string used in the request
4) The HTTP headers you get as the response

Taylor

On Thu, Jul 15, 2010 at 6:26 AM, johnw  wrote:

> The problem is that I am.  I have confirmed I have tokens.
>
> On Jul 14, 7:18 pm, Mike Mazur  wrote:
> > Hi,
> >
> > On Thu, Jul 15, 2010 at 05:52, johnw  wrote:
> > > In using the account rate status call, I only seem to get the basic
> > > auth status back of 150 left.  Where can I get the oauth status (the
> > > 350)?
> >
> > You need to authenticate with Twitter using OAuth. See the
> > Authentication section of the documentation athttp://
> dev.twitter.com/docfor details.
> >
> > HTH,
> > Mike
>