I would like to use google fusion tables, for which I need to login first. I do a http request and get the "auth" token as response. But now I stuck and don't know how to use this token? I could neither find any google docs on this nor this thread helped: Google Auth using Token
Because adding the auth token to the url does not work.