While going through various bits of validation and definitions I discovered that the file_time written by the API does not follow ISO8601 as the NIAC has declared the format for times should be. The code just needs to be changed to convert the space between the date and time to a capital "T". Peter Peterson