Hello,
It's a bit difficult to provide much help based on the
description below. Is it possible for you to provide the HTTP request
and response headers (both are important) for the request returning
HTTP 500? Given that information I can try and track down the request
and find the cause of the problem. Also, in the future please do not
double post to the the list. It slows down response times while we all
process all of our incoming messages.
Thanks;
– Matt Sanford / @mzsanford
Twitter Dev
On Jun 21, 2009, at 8:32 PM, King Kovifor wrote:
OK, so I have been having troubles with my aplication. I'm new to
OAuth, so it's probably wrong somewhere on my end.
I got it so that it recognizes that the token is coming from my
application, so it takes me and says "Deny" or "Allow". So far, so
good. Ok. Clicking on Authorize, I get the "Redirecting you to the
application" notification, so it redirects. I do a test to send a
tweet, but it hasn't worked. So I threw in some debug code and I'm
getting an HTTP response of 500! Twitter's end apparently? And if I
check "Connections" the application that I authorized, IS NOT THERE.
Now, this is where I'm lost, on both... help?