CD2 error Invalid token....After one hour of processing 4 small tables

jsimon3
Community Participant

With the plethora of issues w/ CD2 in the past few weeks middleware errors to overload errors I might as well throw a new one into the mix....
I get an invalid token response after an hour of doing a postIncremental update...
The tarballs that it produces are less than 4Kb
5 of 45 tables are downloaded 
happening now for 2 days
after several attempts using the token it ceases to produce even one 2Kb table....

My last logs w/timestamps
```

{
...CD2-2-Tables-Update/CD2-2-
Tables/bin/Debug/CD2_2_Tables.exe
    Authorization  OK: 11/2/2023 9:13:06 PM
    ...\CD2\download\accounts!part-00000-d74e3224-8c5e-4b2f-84ef-f51ccbxxx.csv.gz
    accounts Completed
    accounts done at: 11/2/2023 9:20:09 PM
    ...\CD2\download\assignment_groups!part-00000-d4d3f2c0-40fc-41f6-adcf-db2f29xxxcsv.gz
     assignment_groups Completed
     assignment_groups done at: 11/2/2023 10:00:40 PM
    ...CD2\download\assignment_override_students!part-00000-ced395e2-6f75-4aa4-8037-2246931e6xxx.csv.gz
     assignment_override_students Completed
     assignment_override_students done at: 11/2/2023 10:07:52 PM
...\CD2\download\assignment_overrides!part-00000-da454737-a2bf-418d-b5xx.csv.gz
     assignment_overrides Completed
    assignment_overrides done at: 11/2/2023 10:08:19 PM
}
{
PullCanvasData2.
CanvasDataException:
    {
       "error":"The Token has expired on 2023-11-02T22:13:06Z."
    }

       at PullCanvasData2.CanvasData.AssertSuccess(HttpResponseMessage response)
       at PullCanvasData2.CanvasData.<GetJobStatus>d__11`1.MoveNext()
}

```

Labels (2)
0 Likes