authsub
Getting No Linked You Tube account while implementing the API
I have been trying to upload video to you tube using AuthSub.I cant use Zend here so the client library is out of the question.I am following following steps:[详细]
2023-04-07 11:23 分类:问答Programmatically Revoke OAuth token for google account
So here at the end of the page says a way to be able to revoke this token via the AuthSub api (the old api).[详细]
2023-03-29 06:18 分类:问答Creating google oauth X.509 certificate in PEM format within Mac OS X
I am currently in the process of setting up the Google oauth for my site and I was wondering if it is possible to generate a X.509 certificate in PEM format withi开发者_运维知识库n MAC OS X via termin[详细]
2023-03-25 06:35 分类:问答Pulling Gmail's 'Other Contacts' group via the Google Contacts API
I\'m trying to pull my Gmail contacts, so I can auto-complete on the 3,000 or so contacts I have within Gmail.Using the Google Contacts Data API, I\'m able to get a list of (1) default contacts and (2[详细]
2023-03-18 23:11 分类:问答Problem with AuthSubSessionToken PHP
if I try to get a Session Token from google the server doesn\'t respond.. The code that I use is this:[详细]
2023-03-14 15:15 分类:问答Google Authsub for a Google apps domain
My primary domain name is registered with Google Apps as I use their email services. I have some web tools which allow users to authenticate themselves with Google Analytics using Authsub and then pr[详细]
2023-03-11 17:54 分类:问答'The Scope Was bad or missing' error trying to use AuthSub with google health?
I\'m trying to use AuthSub to request a token from google health. It says the scope was bad or missing. I\'ve double checked, and the scope looks good to me. I\'ve tried replacing the scope with calen[详细]
2023-03-04 19:32 分类:问答Get Google contacts via AuthSub c#
Does any one have a working example of getting google contact via AuthSub in c# I have tried this url , but i wa开发者_C百科s not able to complete it.Here is a piece of code from one of my projects:[详细]
2023-02-25 06:54 分类:问答What scope do I use to grant imap access to gmail with oauth?
I\'ve not worked 开发者_StackOverflow中文版with oAuth before but now I\'m building a web app which need to fetch all mail from a specific label in gmail and using IMAP with oAuth seems like the right[详细]
2023-02-15 20:03 分类:问答AuthSub nextURL on GAE
I am looking at http://code.google.com/intl/sv-SE/apis/gdata/docs/auth/authsub.html and http://code.google.com/intl/sv-SE/appengine/articles/java/retrieving_gdata_feeds.html.[详细]
2023-02-14 23:26 分类:问答