[twitter-dev] comsumer Keys and comsumer secret--an "OAUTH" issue on twitter

2009-08-12 Thread techyJoe
I am unable to register my application with twitter. twitter will not accept my Callback URL, it states that it is a n invalid URL. I am using a test server at this point, and it is set for "localhost"; however, I use the same callback URL for other API and they work fine. The URL should be valid.

[twitter-dev] problems with "trend current" api method

2009-06-04 Thread techyJoe
I have a problems with the some API methods: specifically, "trend current" , "trend daily, and "trend weekly" methods.For starters, my code will retrieve the JSON string containing the "trend current" json string. Using Curl, the Json string response is captured and decode into a php array usin

[twitter-dev] timestamps as Array keys in "trend currents"

2009-05-14 Thread techyJoe
I have a problems with the some API methods: specifically, "trend current" , "trend daily, and "trend weekly" methods.For starters, my code will retrieve the JSON string containing the "trend current" json string. Using Curl, the Json string response is captured and decode into a php array usin