Open GoogleCodeExporter opened 9 years ago
I tried switching jobId and ProjectID , still didn't work, Error message change
a bit and now its talking about JobID but the combined string ProjectId+JobId
remain the same:
{
"code" : 400,
"errors" : [ { "domain" : "global",
"message" : "Invalid job ID
\"My_Project_ID:job_894b0d528b0748b6b5cd68d0363a2a2a\". Job IDs must be
alphanumeric (plus underscores and dashes) and must be at most 1024 characters
long.",
"reason" : "invalid"
}
], "message" : "Invalid job ID \"My_Project_ID:job_894b0d528b0748b6b5cd68d0363a2a2a\". Job IDs must be alphanumeric (plus underscores and dashes) and must be at most 1024 characters long." }
Original comment by eladv...@gmail.com
on 4 Dec 2012 at 10:41
Original issue reported on code.google.com by
eladv...@gmail.com
on 3 Dec 2012 at 3:49