Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Querying on Created or Modified Throws Failure #186

Open
toobeyonewing opened this issue May 5, 2022 · 0 comments
Open

Querying on Created or Modified Throws Failure #186

toobeyonewing opened this issue May 5, 2022 · 0 comments

Comments

@toobeyonewing
Copy link

I don't see anyone mentioning this.

When attempting a query on Created or Modified using a datetime, the following error is given:
Failed to download list items Argument must be bytes or unicode, got 'datetime'

I've made adjustments and attempted to pass the datetime as a string, a date. These two fields are Sharepoint generated, I believe. They are labelled as datetimes in the Sharepoint list.

Attempting to use integers yields the same error but with "got 'int'".

Attempting a string shows the following:

Failed to download list items Shareplum HTTP Post Failed : 500 Server Error: Internal Server Error for url: https://xxxx.sharepoint.com/sites/xxxxx/_vti_bin/lists.asmx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant