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
