Why are you reinventing the wheel? look into gluon/contrib/login_methods/dropbox_account.py
On Tuesday, 2 April 2013 14:40:10 UTC-5, Yassine Elouri wrote: > > I am using web2py v2.4.5 and dropbox v1.5.1 for a project and I get > "invalid token" error. I have a default controller with 3 methods. index() > takes the user to the authorization url with a callback to welcome(). This > part works fine. When I make a call to the third method userinfo() I get > "invalid token" error. See attached source code. > Can anyone help me with this? Thank you > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

