there's a sample for using contacts in the examples folder, did you look at 
it?

google_api_php_client/examples/contacts/simple.php

There's info on setting up the client 
at 
https://gaeforphp-blog.appspot.com/2013/08/06/using-the-google-apis-client-library-for-php-with-app-engine/

On Wednesday, 14 August 2013 20:09:07 UTC+10, Artem Savateev wrote:
>
> I run the code from within Google Engine and get an error when running 
> the application (on appspot.com), not the code on my server.
> I did not get to use those examples that are published on 
> developers.google.com because it uses cURL, which include the platform Google 
> Engine does not work (according to the documentation - Google does not 
> support curl at all).
> I tried to create a php.ini file with the text 
> google_app_engine.enable_functions 
> = "phpcurl", but the code is still not earned.
>
> вторник, 13 августа 2013 г., 15:24:01 UTC+4 пользователь Artem Savateev 
> написал:
>>
>>
>> Hello.
>>
>> I am writing an application on the platform of Google Engine for my 
>> company. The application should work with corporate contacts that are 
>> created within the account compnet.s...@compnet.ru <javascript:>. The 
>> application is built from account artem.s...@compnet.ru <javascript:>.
>> Is it possible to access your contacts by 
>> compnet.s...@compnet.ru<javascript:> 
>> of my application?
>>
>> When trying to get contacts so: 
>> http://www.google.com/m8/feeds/contacts/compnet.supervisor% 
>> 40compnet.ru/full /, I get a 403 error (Your client does not have 
>> permission to get URL /m8/feeds/contacts/compnet.supervisor%
>> 40compnet.ru/full/ from this server.).
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to