405 is a method not allowed error. Is your application throwing the 405?

On Thu, Aug 5, 2010 at 3:56 PM, compeng4lf <juan91...@comcast.net> wrote:

> I am having trouble with the callback URL in my application.  I
> successfully authenticate on twitter, but then on the callback i get a
> 405 ERROR.
>
> I am trying to grab the verifier in the url using:
>
> verify = req.getParameter("oauth_verifier");
>
> which is found in my accesstokenservlet.
>
> Does anyone have an idea on how to properly retrieve and store the
> verifier?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
Blog: http://googleappengine.blogspot.com
Twitter: http://twitter.com/app_engine
Reddit: http://www.reddit.com/r/appengine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to