Unable to delegate users using Email Settings API
问题 Does anyone know if the Admin SDK / Email Settings API has changed recently? Previously we were able to delegate a user account for a user that was disabled, this is no longer that case. Following is the stacktrace: 400 Bad Request { "error" : "invalid_grant" }. Stacktrace follows: com.google.api.client.auth.oauth2.TokenResponseException: 400 Bad Request { "error" : "invalid_grant" } at com.google.api.client.auth.oauth2.TokenResponseException.from(TokenResponseException.java:105) at com