Hi all i've an Google Apps Script published as a service, access is set to any user of my domain, execution is set for owner user. in this way it require user authentication when try direct access by url
now i wanna call that script from my google app engine project with python i've read a lot and i've searched everywhere but not found a good solution i've tryed urlfetch, httplib.HTTPSConnection and urllib2 my project is already authenticated with my apps domain using oauth and i've any token ( accestoken, requesttoken and so on ). i can work well with gdata api on google docs but i cannot call that script how can i do? thanks all bye Sandro -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
