Hello, Thank you for your answer. Yes, you're right about the scope. I put the scope in my marketplace app manifest and during the installation process the administrator (me, in my case) approved the scope. I can see it on https://www.google.com/a/cpanel/my_domain/ManageOauthClients page - my app is in the list of *Authorized API clients. *My code doesn't work with my domain key and secret because I made a mistake in the value of xoauth_requestor_id. * * I found out that my code (which uses ContactService class) works fine with my domain key and secret (taken on the page https://www.google.com/a/cpanel/my_domain/SetupOAuth) and doesn't work with market place key and secret but the 2-legged OAuth example from GData library works with both and it uses GoogleService class instead of ContactService. Is it a feature or a bug?
-- Regards, Eugene -- 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
