Forum Discussion
36048419
Sep 07, 2020Brass Contributor
Update Hyperlink and description using Flow HTTP request
I have library where Documents can replace another document. What I want to do is to choose which document that should be replaced and I do this with a lookup in the form when createng the document....
36048419
Sep 09, 2020Brass Contributor
36048419
Sep 09, 2020Brass Contributor
I entered the URL but got this back
This XML file does not appear to have any style information associated with it. The document tree is shown below.
#
<m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata">
<m:code>-2130575338, System.ArgumentException</m:code>
<m:message xml:lang="en-US">Item does not exist. It may have been deleted by another user.</m:message>
</m:error>#
This is for the start page of the site.
If I use the site where the library is located I just get "not found " the in browser.