Hello – this is very helpful. However – here is the output of the

sh google-group-import.sh 1234 mygroup@googlegroups.com ./mbox

{
“error”: {
“code”: 404,
“message”: “Not Found”,
“errors”: [
{
“message”: “Not Found”,
“domain”: “global”,
“reason”: “notFound”
},
{
“message”: “user does not belong to any customer”,
“domain”: “global”,
“reason”: “authError”,
“location”: “Authorization”,
“locationType”: “header”
},
{
“message”: “Not Found”,
“domain”: “global”,
“reason”: “notFound”
},
{
“message”: “Authorization Failed”,
“domain”: “global”,
“reason”: “authError”,
“location”: “Authorization”,
“locationType”: “header”
}
]
}
}

what am I missing?