[oauth] Re: renew oauth token in hi5

2009-06-11 Thread Paul Lindner
you should send this request to platform-h...@hi5.com
regards
Paul
(ex-hi5)


On Thu, Jun 11, 2009 at 10:18 AM, andres  wrote:

>
> Hi
>
> I tried to use a stored acces token with a token secret in hi5 but it
> returns a invalid token authentication.
> Is a problem of time expiration? if it is, how do I renew the access
> token?
>
> Im working with os, hi5 and php
>
> regards,
> andres
>
> >
>

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



[oauth] renew oauth token in hi5

2009-06-11 Thread andres

Hi

I tried to use a stored acces token with a token secret in hi5 but it
returns a invalid token authentication.
Is a problem of time expiration? if it is, how do I renew the access
token?

Im working with os, hi5 and php

regards,
andres

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



[oauth] WordPress 2.8 – XML-RPC and AtomPub Change s

2009-06-11 Thread Chris Messina
Thought it was interesting to note that in WordPress 2.8 [1]:

   - Authentication is filterable now, allowing for alternative
   authentication methods like OAuth (
ticket#8941
and #8938  )

Thanks to Will Norris for getting these changes in to core!

Chris

[1]
http://josephscott.org/archives/2009/06/wordpress-2-8-xml-rpc-and-atompub-changes/

-- 
Chris Messina
Open Web Advocate

Personal site: http://factoryjoe.com
Twitter: http://twitter.com/chrismessina

Diso Project: http://diso-project.org
OpenID Foundation: http://openid.net

This email is:   [ ] bloggable[X] ask first   [ ] private

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



[oauth] Re: Fix maven dependencies

2009-06-11 Thread bowa

Can someone with svn commit rights to the google code project change
this and put a new build on the maven repo please ?

thanks,
bruno

On Jun 11, 2:05 pm, joaquindiez  wrote:
> Thanks  that is the solution it must be changed in any pom.xml
> under ../java/core/
>
> On Jun 10, 11:51 pm, Seth Fitzsimmons  wrote:
>
> > It looks like the solution is to change pom.xml entries that look like this:
>
> >   
> >     net.oauth.core
> >     parent
> >     20090530
> >   
>
> > to:
>
> >   
> >     net.oauth.core
> >     oauth-core-parent
> >     20090530
> >   
>
> > seth
>
> > On Tue, Jun 9, 2009 at 9:58 AM, joaquindiez wrote:
>
> > > so... how can this be solved?
>
> > > On Jun 8, 9:24 pm, Paul Austin  wrote:
> > >> For build 20090530 all of the maven pom are referencing a parent
> > >> called parent. In the file system the module is called oauth-parent so
> > >> those poms cannot find it.
>
> > >> Paul
>
>

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



[oauth] Re: Fix maven dependencies

2009-06-11 Thread joaquindiez

Thanks  that is the solution it must be changed in any pom.xml
under ../java/core/


On Jun 10, 11:51 pm, Seth Fitzsimmons  wrote:
> It looks like the solution is to change pom.xml entries that look like this:
>
>   
>     net.oauth.core
>     parent
>     20090530
>   
>
> to:
>
>   
>     net.oauth.core
>     oauth-core-parent
>     20090530
>   
>
> seth
>
> On Tue, Jun 9, 2009 at 9:58 AM, joaquindiez wrote:
>
> > so... how can this be solved?
>
> > On Jun 8, 9:24 pm, Paul Austin  wrote:
> >> For build 20090530 all of the maven pom are referencing a parent
> >> called parent. In the file system the module is called oauth-parent so
> >> those poms cannot find it.
>
> >> Paul
>
>
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"OAuth" group.
To post to this group, send email to oauth@googlegroups.com
To unsubscribe from this group, send email to oauth+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/oauth?hl=en
-~--~~~~--~~--~--~---