checkoutfile via web service not working


Badge +10

Hi all,

 

I have a problem with a web service call, I just want to checkout a file (page).

This is what I have configured:

17664iF712C56790AF4C1C.png

 

DestinationURL is the complete URL of the file/page that I want to checkout:

https://xyz/sites/xyz/pages/testpage.aspx

 

I receive the follwoing error message:

<soap:Fault xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>soap:Server</faultcode><faultstring>Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.</faultstring><detail><errorstring xmlns="http://schemas.microsoft.com/sharepoint/soap/">String was not recognized as a valid Boolean.</errorstring></detail></soap:Fault>

 

What am I missing? I already tried putting in initiator at checkoutto and lastmodified - same result.

 

Cheers

mai-kel

 


2 replies

Badge +12

@mai-kel …can you put the URL in build string and check parse for token twice option?

Badge +10

OK, I found the problem. There was a problem with the user.

Reply