Error 400 Bad Request when attempting to remove a member from a group.

1,347 views
Skip to first unread message

Vince

unread,
Jun 17, 2013, 3:17:18 PM6/17/13
to google-ap...@googlegroups.com
Greetings.

Using the latest version of GAM (2.994), when I attempt to remove a user from a particular group, I get this error:

gam update group students remove user f...@bar.edu
Error 400: Bad Request - badRequest - Giving up.

This is a Windows system. I am able to add users just fine. If I attempt to remove a user who has already been removed, sometimes I get the expected "Error 404: Resource Not Found: memberKey - notFound - Giving up." error, and sometimes I still get the one above.

Excuse my newness to your tool, and Google Groups in general - I am on my first project using it. Any insight on what might be going on would be helpful.

Thanks,
Vince

Jay Lee

unread,
Jun 17, 2013, 4:09:12 PM6/17/13
to google-ap...@googlegroups.com
Create a file called debug.gam in the same folder as gam.exe / gam.py and post the debug output here (after removing the Authorization header).


Regards,

Jay Lee
Large Customer Deployment Lead   |  Dito



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

Vince

unread,
Jun 17, 2013, 5:05:57 PM6/17/13
to google-ap...@googlegroups.com
I believe all the really sensitive info is stripped from this:

C:\gam>gam update group students remove user f...@bar.edu
connect: (www.googleapis.com, 443)
send: 'GET /discovery/v1/apis/admin/directory_v1/rest HTTP/1.1\r\nHost: www.googleapis.com\r\nif-none-match: "0kaFfN0xfjZjASExv-gUnrWhdto/xg7aqD9gvkkoP6QuI93ciKDJHIA"\r\naccept-encoding: gzip, deflate\r\nauthorization: **** user-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 /\r\n\r\n'
reply: 'HTTP/1.1 304 Not Modified\r\n'
header: Expires: Mon, 17 Jun 2013 20:56:02 GMT

header: Date: Mon, 17 Jun 2013 20:51:02 GMT

header: Cache-Control: public, max-age=300, must-revalidate, no-transform

header: ETag: "0kaFfN0xfjZjASExv-gUnrWhdto/xg7aqD9gvkkoP6QuI93ciKDJHIA"

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/stud...@bar.edu/members/f...@bar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'
reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Mon, 17 Jun 2013 20:51:02 GMT

header: Expires: Mon, 17 Jun 2013 20:51:02 GMT

header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE


Error 400: Bad Request - badRequest - Giving up.



Vince

unread,
Jun 18, 2013, 2:13:53 PM6/18/13
to google-ap...@googlegroups.com
Tried again this morning. Same exact command, and it seems to be working now. If you have any insight, let me know

In any case, thanks for the awesome GAM, and thanks for your time,
Vince


On Monday, June 17, 2013 12:17:18 PM UTC-7, Vince wrote:

Vince

unread,
Jun 18, 2013, 3:02:55 PM6/18/13
to google-ap...@googlegroups.com
Upon further investigation, this error seems to be associated with certain email addresses, and not others.

Here's a the output when attempting to process a list of problem email addresses (all of which were previously added with GAM):

connect: (www.googleapis.com, 443)
send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/ag...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:14 GMT

header: Expires: Tue, 18 Jun 2013 18:59:14 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/aqui...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:14 GMT

header: Expires: Tue, 18 Jun 2013 18:59:14 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/bsch...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:14 GMT

header: Expires: Tue, 18 Jun 2013 18:59:14 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/cba...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:14 GMT

header: Expires: Tue, 18 Jun 2013 18:59:14 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/cjoh...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:14 GMT

header: Expires: Tue, 18 Jun 2013 18:59:14 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/cke...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:15 GMT

header: Expires: Tue, 18 Jun 2013 18:59:15 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/cmck...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:15 GMT

header: Expires: Tue, 18 Jun 2013 18:59:15 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/dbe...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:15 GMT

header: Expires: Tue, 18 Jun 2013 18:59:15 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/dmce...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:15 GMT

header: Expires: Tue, 18 Jun 2013 18:59:15 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/dp...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:16 GMT

header: Expires: Tue, 18 Jun 2013 18:59:16 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/ene...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:16 GMT

header: Expires: Tue, 18 Jun 2013 18:59:16 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/eszi...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:16 GMT

header: Expires: Tue, 18 Jun 2013 18:59:16 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/gkie...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:16 GMT

header: Expires: Tue, 18 Jun 2013 18:59:16 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/gos...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:16 GMT

header: Expires: Tue, 18 Jun 2013 18:59:16 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/he...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:17 GMT

header: Expires: Tue, 18 Jun 2013 18:59:17 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/hra...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:17 GMT

header: Expires: Tue, 18 Jun 2013 18:59:17 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/jbr...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:17 GMT

header: Expires: Tue, 18 Jun 2013 18:59:17 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/jmal...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:17 GMT

header: Expires: Tue, 18 Jun 2013 18:59:17 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/jmar...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:19 GMT

header: Expires: Tue, 18 Jun 2013 18:59:19 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/jn...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:19 GMT

header: Expires: Tue, 18 Jun 2013 18:59:19 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/jpu...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:19 GMT

header: Expires: Tue, 18 Jun 2013 18:59:19 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/jsau...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:19 GMT

header: Expires: Tue, 18 Jun 2013 18:59:19 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/jsep...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:20 GMT

header: Expires: Tue, 18 Jun 2013 18:59:20 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/jve...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:20 GMT

header: Expires: Tue, 18 Jun 2013 18:59:20 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/jwit...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:20 GMT

header: Expires: Tue, 18 Jun 2013 18:59:20 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/jzak...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:20 GMT

header: Expires: Tue, 18 Jun 2013 18:59:20 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/kdri...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:20 GMT

header: Expires: Tue, 18 Jun 2013 18:59:20 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/kkak...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:21 GMT

header: Expires: Tue, 18 Jun 2013 18:59:21 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/lgut...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:21 GMT

header: Expires: Tue, 18 Jun 2013 18:59:21 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/lpen...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:21 GMT

header: Expires: Tue, 18 Jun 2013 18:59:21 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/lsl...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:21 GMT

header: Expires: Tue, 18 Jun 2013 18:59:21 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/MATu...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:22 GMT

header: Expires: Tue, 18 Jun 2013 18:59:22 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/mmcd...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:22 GMT

header: Expires: Tue, 18 Jun 2013 18:59:22 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/npo...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:22 GMT

header: Expires: Tue, 18 Jun 2013 18:59:22 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/ohem...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:22 GMT

header: Expires: Tue, 18 Jun 2013 18:59:22 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/scha...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:22 GMT

header: Expires: Tue, 18 Jun 2013 18:59:22 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/sl...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:23 GMT

header: Expires: Tue, 18 Jun 2013 18:59:23 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/sma...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:23 GMT

header: Expires: Tue, 18 Jun 2013 18:59:23 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/sro...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:23 GMT

header: Expires: Tue, 18 Jun 2013 18:59:23 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/ssa...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:23 GMT

header: Expires: Tue, 18 Jun 2013 18:59:23 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/wgr...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:24 GMT

header: Expires: Tue, 18 Jun 2013 18:59:24 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

send: 'DELETE /admin/directory/v1/groups/test-...@fobar.edu/members/wmi...@fobar.edu HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: **** accept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Google Apps Manager 2.995 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-2008ServerR2-6.1.7601-SP1 AMD64 / google-api-python-client/1.1\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 18 Jun 2013 18:59:24 GMT

header: Expires: Tue, 18 Jun 2013 18:59:24 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE




On Monday, June 17, 2013 12:17:18 PM UTC-7, Vince wrote:

Mike Herman

unread,
Sep 10, 2013, 12:42:54 PM9/10/13
to google-ap...@googlegroups.com
I am having the same problem, with identical debug output. Has a solution been found?

connect: (www.googleapis.com, 443)
send: 'DELETE /admin/directory/v1/groups/14-offs...@foobar.com/members/ac...@foobar-diff.com?quotaUser=*****&prettyPrint=true HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: Bearer *****\r\naccept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Dito GAM 3.01 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-7-6.1.7601-SP1 AMD64 / google-api-python-client/1.2 (gzip)\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 10 Sep 2013 16:36:25 GMT

header: Expires: Tue, 10 Sep 2013 16:36:25 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

header: Alternate-Protocol: 443:quic


body: {
 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "badRequest",
    "message": "Bad Request"
   }
  ],
  "code": 400,
  "message": "Bad Request"
 }
}

Jay Lee

unread,
Sep 10, 2013, 1:00:14 PM9/10/13
to google-ap...@googlegroups.com
I've reported the issue at:


and I've also filed an issue with Google Support describing the problem. They are aware of the bug and are working to fix it but have not given me a timeline.

If you are affected by this issue I suggest you both:
this should help Google get a scope of the number of users effected by the issue and set the priority for getting the fix in place.



Regards,

Jay Lee
Large Customer Deployment Lead   |  Dito


--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.

Mike Herman

unread,
Sep 10, 2013, 1:17:28 PM9/10/13
to google-ap...@googlegroups.com
Will do, thanks. GAM has been a huge help for me.


On Tuesday, September 10, 2013 1:00:14 PM UTC-4, Jay Lee wrote:
I've reported the issue at:


and I've also filed an issue with Google Support describing the problem. They are aware of the bug and are working to fix it but have not given me a timeline.

If you are affected by this issue I suggest you both:
this should help Google get a scope of the number of users effected by the issue and set the priority for getting the fix in place.



Regards,

Jay Lee
Large Customer Deployment Lead   |  Dito


On Tue, Sep 10, 2013 at 12:42 PM, Mike Herman <her...@cictr.com> wrote:
I am having the same problem, with identical debug output. Has a solution been found?

connect: (www.googleapis.com, 443)
send: 'DELETE /admin/directory/v1/groups/14-offsit...@foobar.com/members/ac...@foobar-diff.com?quotaUser=*****&prettyPrint=true HTTP/1.1\r\nHost: www.googleapis.com\r\ncontent-length: 0\r\nauthorization: Bearer *****\r\naccept-encoding: gzip, deflate\r\naccept: */*\r\nuser-agent: Dito GAM 3.01 / j...@ditoweb.com (Jay Lee) / Python 2.7.5 final / Windows-7-6.1.7601-SP1 AMD64 / google-api-python-client/1.2 (gzip)\r\n\r\n'

reply: 'HTTP/1.1 400 Bad Request\r\n'
header: Content-Type: application/json; charset=UTF-8

header: Content-Encoding: gzip

header: Date: Tue, 10 Sep 2013 16:36:25 GMT

header: Expires: Tue, 10 Sep 2013 16:36:25 GMT


header: Cache-Control: private, max-age=0

header: X-Content-Type-Options: nosniff

header: X-Frame-Options: SAMEORIGIN

header: X-XSS-Protection: 1; mode=block

header: Content-Length: 122

header: Server: GSE

header: Alternate-Protocol: 443:quic


body: {
 "error": {
  "errors": [
   {
    "domain": "global",
    "reason": "badRequest",
    "message": "Bad Request"
   }
  ],
  "code": 400,
  "message": "Bad Request"
 }
}

--
You received this message because you are subscribed to the Google Groups "Google Apps Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-manager+unsub...@googlegroups.com.

To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.

John Sopko

unread,
Nov 4, 2013, 2:56:57 PM11/4/13
to google-ap...@googlegroups.com
I have been using your app, very nice. I want to migrate off the current gdata admin api for managing accounts which is deprecated. Thanks for writing GAM. I just had the same issue deleting users from a group. I just reported the issue to google.

John Sopko

unread,
Nov 5, 2013, 10:47:32 AM11/5/13
to google-ap...@googlegroups.com
Here is the answer I got from google:

Hello John,

Thank you for your message. I'll be taking care of your case. I understand that it appears with the new directory API you cannot remove a user who does not have an account in the domain.

I checked this information with our Google Group specialists and we're currently having an ongoing issue where you cannot remove a non-Google Apps user from a group via Directory API > Group Settings.

This issue is still under investigation and we don't have an estimated time on when this issue is going to be resolved/fix and I checked the link you added to the case and I see that there are some suggested workaround that might help you to resolve this issue momentarily. 

I will leave this case open for three business days. Please feel free to reply to this message if you have any questions or if you need further assistance.

Sincerely,

Boris
Google Enterprise Support

Mike Herman

unread,
Nov 6, 2013, 12:36:13 PM11/6/13
to google-ap...@googlegroups.com
I just got off the phone with Google Support. I have been working on them with the issue for a bit over a week now. The issue should now be fixed (I have tested using the Google API and GAM). Apparently, the permanent fix is coming soon, and this is a temporary fix.

Vincent Weppner

unread,
Nov 6, 2013, 1:33:50 PM11/6/13
to google-ap...@googlegroups.com
That's great news. I've been having my GAM batch files email me any 400 error logs and going back to manually remove those accounts from my groups.

Thanks for the update,
Vince


--
You received this message because you are subscribed to a topic in the Google Groups "Google Apps Manager" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-apps-manager/XNQnsurAUk4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-apps-man...@googlegroups.com.

To post to this group, send email to google-ap...@googlegroups.com.
Visit this group at http://groups.google.com/group/google-apps-manager.

For more options, visit https://groups.google.com/groups/opt_out.



--
Confidentiality: This e-mail (including any attachments) may contain
confidential, proprietary and privileged information, and unauthorized
disclosure or use is prohibited. If you receive this e-mail in error,
please notify the sender and delete this e-mail from your system.

John Sopko

unread,
Nov 12, 2013, 7:28:51 AM11/12/13
to google-ap...@googlegroups.com
I re-opened my case asking about the state of this issue and it is fixed:

Hello John,

Thank you for your patience. 

I just checked this information with our specialists and it is a permanent fix, although I checked the forum and saw the messages you were referring to but I can assure you that it is a permanent fix.

I will leave this case open for three business days. Please feel free to reply to this message if you have any questions or if you need further assistance.

Sincerely,

Boris
Google Enterprise Support
Reply all
Reply to author
Forward
0 new messages