Hi,

Starting today, I get an error whenever trying to use the Provisioning API 
with OAuth to get the members of a Google group (in a Google Apps for 
Education domain).

My script hasn't been changed since yesterday (when it retrieved the list of 
group members time after time), so I suspect this has something to do 
with changes to OAuth that were rolled out yesterday. But I'm definitely not 
sure about it.

The script is a Google Apps script, running from within a spreadsheet (it's 
usually run by a time trigger, but I tried running it manually as well).

This is the URL I use to get the list of group 
members: 
https://apps-apis.google.com/a/feeds/group/2.0/<mydomain>/<mygroup>/member,

(with: {oAuthServiceName=provisioning, oAuthUseToken=always} )

And this is the exception I got:

com.google.net.rpc.RpcException: UNREACHABLE;Server is not 
responding;StartTimeMs=1318789000508;NoResponse;TCP;Deadline=30.0;CliLog=256;SrvLog=256;FailFast;ReqSecLevel=none;RespFormat=UNCOMPRESSED;/FastNetService.Fetch;LastReqID=8d8515f69a2b826b;LastGlobalID=0;Server=10.106.192.26:26071])


(I get the exception immediately, it's not a matter of timeouts)


Any ideas? Is anybody else seeing this behaviour?


Thanks.

Tal


[this is an almost exact repost from oauth2-dev]

-- 
You received this message because you are subscribed to the Google Groups 
"Google Apps Domain Information and Management APIs" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-apps-mgmt-apis/-/bTprJNh_OPoJ.
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://groups.google.com/group/google-apps-mgmt-apis?hl=en.

Reply via email to