I am encountering issues while attempting to parse the 1040 form for the year 2020 using a dummy data PDF file. Got this exception Status(StatusCode="InvalidArgument", Detail="Unable to find a document of type: '1040_' (excluding {1040_2020}).")
But I am able to successfully parse the 1040 form for the year 2018. Is there anything I might be missing?