Hello Tim,

Is there a particular reason why you are using AuthSub instead of other
authorization mechanism? The information you set in the API console can
only be used when requesting a OAuth 2.0 access token (which is the
preferred authorization mechanism).

To register your domain for AuthSub, please have a look at this
documentation:
  http://code.google.com/apis/accounts/docs/RegistrationForWebAppsAuto.html

Best,
Alain

On Mon, Nov 7, 2011 at 2:16 PM, Tim Matheson <[email protected]>wrote:

> We get this message only when sending our pem file with the RSA key in
> it.
>
> The request was shortened by bit.ly shouldnt matter, but if it does
> just refresh.
> http://bit.ly/sIWuer
>
> Does anyone know how and where to correct this? I have tried the
> following.
>
> 1. Editing the entries in api console, you can not delete them akaik
> 2. I generated two different keys and tried both.
>
> openssl req -x509 -nodes -days 365 -newkey rsa:1024 -sha1 -subj   '/
> C=US/ST=CA/L=Rancho Santa Margarita/CN=ordercup.com' -keyout
> google.oc.pem -out ./config/google.oc.pem
>
> openssl req -x509 -nodes -days 365 -newkey rsa:1024 -sha1 -subj   '/
> C=US/ST=CA/L=Rancho Santa Margarita/CN=ship.ordercup.com' -keyout
> google.oc.pem -out ./config/google.oc.pem
>
>
> Also in the api console I can not delete any OAuth entries which seems
> wrong. https://code.google.com/apis/console
>
> --
> You received this message because you are subscribed to the Google
> Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html
>



-- 
Alain Vongsouvanh | Developer Programs Engineer

-- 
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html

Reply via email to