chrisammon3000
chrisammon3000
I encountered this error running a long query using just the `requests` module using the HTTP connector for Neo4j 4.4, so it may a problem with Neo4j or the server...
Getting the same error with `UTCDateTimeAttribute`: ``` ValueError: Datetime string '00000002022-02-26T18:21:33.034Z' does not match format '%Y-%m-%dT%H:%M:%S.%f%z' ``` The DynamoDB table has these values stored as strings in `created_at_utc` field: ```...
It looks like this doesn't work on my machine which is a MacBook Air M2.