Forum Discussion
DM85
2 years agoNew Member
Version History with Check in Comments
I'm trying to connect to documents within a sharepoint library and pull back the version history including the check in comments. For some reason I can get all of the comments for previous versions, ...
- 2 years ago
Hi DM85,
Just to double check. What methods/Uri are you using in your API calls. Can you share your REST API call?
I have seen different results when people tried using the items method instead of directly interacting with the file versions. Below is an example of a similar discussion:
Expiscornovus
2 years agoMost Valuable Professional
Hi DM85,
Just to double check. What methods/Uri are you using in your API calls. Can you share your REST API call?
I have seen different results when people tried using the items method instead of directly interacting with the file versions. Below is an example of a similar discussion:
- DM852 years agoNew Member
Expiscornovus thank you - this worked