Hi, Make sure you are asking for a session token in your AuthSub URL. Also, check if you are exchanging the one-time use token you get back for that session token. Are you using one of the client libraries? Can you provide some code snippets for how you are doing the authentication?
Cheers, -Jeff On Feb 1, 7:48 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi- > I am trying to use AuthSub, but I get the error "token revoked" > every time (even when I start with a brand new token!)... The only > thing I can think of is that it has something to do with the same- > origin policy - I am getting the token off a website and then making > the PUT request from a chickenfoot script that runs beside it in the > browser. I can get ClientLogin to work, but I don't feel comfortable > asking users for their username/password in a web app, so I'd really > like to switch to AuthSub. Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Data API" 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-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
