O365 Sharepoint List add error

I am trying to add list items to a sharepoint list. I am able to access the list, i can log out the list details but when i go to add list items, i get the following error:

Add List Items: Method ‘DisposeAsync’ in type ‘System.Text.Json.Utf8JsonWriter’ from assembly ‘System.Text.Json, Version=5.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’ does not have an implementation.

Not sure what to do from here to fix this. The version of 0365 package i am using is the most recent v2.0.3

Hello

Can I suggest adding the package

System.Text.Json, Version=5.0.0.2

To your project and check it’s available in Orchestrator.

Cheers

Steve

I apologize that this has taken me 2 weeks to get back to. I’ve installed that package and ran the process and got the same error message.

Add List Items: Method ‘DisposeAsync’ in type ‘System.Text.Json.Utf8JsonWriter’ from assembly ‘System.Text.Json, Version=5.0.0.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51’ does not have an implementation.