Hi guys, I'm dealing with an authSub problem. I need to do an AuthSub login to use GData on the server side. Unfortunately I can find a way to do the redirection since I have a single entrypoint in my GWT application (which seems to be right), so I can't find a way to correctly block the GUI while the user click on the grant button for the calendar api I need to access. Since I cannot find a solution I though I could try to use GWT-GDATA to login on the client side and then pass the token to the server side to do the rest... I tried but the token seems to be invalid! Can you help me?? If I won't be successful maybe I will need to rewrite the code to do everything on the client side, but I don't like very much this option :-) Obviously any other suggestion is appreciated. Thank you
Raffo -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
