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 [email protected]. The application > is built from account [email protected]. > Is it possible to access your contacts by [email protected] 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
