Thank you, I know it, but it is about AuthSub, not oAuth.

On 6 dic, 04:31, kang <[EMAIL PROTECTED]> wrote:
> I've read an article about 
> AuthSub...http://code.google.com/appengine/articles/gdata.html
>
>
>
> On Sat, Dec 6, 2008 at 4:03 AM, neich <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > I'm trying to implement oAuth so my GAE app can access private
> > resource of Yammer users. I've modified the python code from:
>
> >http://code.google.com/p/oauth/
>
> > to user urlfetch, and I have succeeded except for the final step. I
> > got the request token, I get the access token, but then, when I try to
> > access the resource I got a "Invalid oAuth signature". I guess that
> > the problem is that with urlfetch you cannot control how the url is
> > built (for a GET request).
>
> > Any of you has got GAE+oAuth working ?
>
> > Thanks in advance
> > Nacho
>
> --
> Stay hungry,Stay foolish.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to