I have encountered an issue where GoFileRoom's Retrieve document indexes endpoint replies with index data from a different tenant. The issue occurs infrequently, but I've been able to log it happening twice recently.
Below is the log for querying the index of filingID 000000T5W1. Note that the first response is a file for a different tenant that uses a different client ID syntax (index 2) and differently ordered indexes (indexes 6 and 7). Upon immediate and subsequent re-querying the correct index response is received.
3/28/2025 3:09:13 PMDEBUGGING: Detected a bad year index in Get-DocDetailsfilingID: 000000T5W1@{indexId=0000000002; indexValue=21650}@{indexId=0000000003; indexValue=INDIVIDUAL TAX} @{indexId=0000000004; indexValue=TAX RETURN}@{indexId=0000000005; indexValue=2018 CLIENT ACTION PAGES}@{indexId=0000000006; indexValue=12/31}@{indexId=0000000007; indexValue=2018}@{indexId=0000000008; indexValue=2019-04-02}
Trying again immediately...3/28/2025 3:09:13 PM@{indexId=0000000002; indexValue=20099.002}@{indexId=0000000003; indexValue=AUDIT}@{indexId=0000000004; indexValue=FINANCIAL STATEMENT / DELIVERABLES}@{indexId=0000000005; indexValue=FINANCIAL STATEMENT WORD}@{indexId=0000000006; indexValue=2024}@{indexId=0000000007; indexValue=12/31}@{indexId=0000000008; indexValue=2025-03-28}
Sleeping and trying again...3/28/2025 3:09:19 PM@{indexId=0000000002; indexValue=20099.002}@{indexId=0000000003; indexValue=AUDIT}@{indexId=0000000004; indexValue=FINANCIAL STATEMENT / DELIVERABLES}@{indexId=0000000005; indexValue=FINANCIAL STATEMENT WORD}@{indexId=0000000006; indexValue=2024}@{indexId=0000000007; indexValue=12/31}@{indexId=0000000008; indexValue=2025-03-28}
Sleeping and trying again...3/28/2025 3:09:49 PM@{indexId=0000000002; indexValue=20099.002}@{indexId=0000000003; indexValue=AUDIT}@{indexId=0000000004; indexValue=FINANCIAL STATEMENT / DELIVERABLES}@{indexId=0000000005; indexValue=FINANCIAL STATEMENT WORD}@{indexId=0000000006; indexValue=2024}@{indexId=0000000007; indexValue=12/31}@{indexId=0000000008; indexValue=2025-03-28}
Here is a second incident querying the index of filingID 000000T9M2.
4/2/2025 10:21:49 AMDEBUGGING: Detected a bad year index in Get-DocDetailsfilingID: 000000T9M2@{indexId=0000000002; indexValue=16353} @{indexId=0000000003; indexValue=INDIVIDUAL TAX} @{indexId=0000000004; indexValue=CARRYFORWARD INFORMATION} @{indexId=0000000005; indexValue=} @{indexId=0000000006; indexValue=12/31} @{indexId=0000000007; indexValue=2018} @{indexId=0000000008; indexValue=2019-04-06}
Trying again immediately...4/2/2025 10:21:49 AM@{indexId=0000000002; indexValue=18469.001} @{indexId=0000000003; indexValue=1040 INDIVIDUAL TAX} @{indexId=0000000004; indexValue=TAX RETURN} @{indexId=0000000005; indexValue=CLIENT COPY} @{indexId=0000000006; indexValue=2024} @{indexId=0000000007; indexValue=12/31} @{indexId=0000000008; indexValue=2025-04-02}
Sleeping and trying again...4/2/2025 10:21:55 AM@{indexId=0000000002; indexValue=18469.001} @{indexId=0000000003; indexValue=1040 INDIVIDUAL TAX} @{indexId=0000000004; indexValue=TAX RETURN} @{indexId=0000000005; indexValue=CLIENT COPY} @{indexId=0000000006; indexValue=2024} @{indexId=0000000007; indexValue=12/31} @{indexId=0000000008; indexValue=2025-04-02}
Sleeping and trying again...4/2/2025 10:22:25 AM@{indexId=0000000002; indexValue=18469.001} @{indexId=0000000003; indexValue=1040 INDIVIDUAL TAX} @{indexId=0000000004; indexValue=TAX RETURN} @{indexId=0000000005; indexValue=CLIENT COPY} @{indexId=0000000006; indexValue=2024} @{indexId=0000000007; indexValue=12/31} @{indexId=0000000008; indexValue=2025-04-02}