Workflow rest call issue - working occasionally

  • 10 February 2019
  • 1 reply
  • 1 view

Badge +1

Hi,

 

I have lists rest to extract list name by url (urlResult store the inner name):

{Common:WebUrl}/_api/web/lists?$filter=RootFolder/Name%20eq%20%27{WorkflowVariable:urlResult}%27

(I see the correct list inner name in history)

 

But for some lists it is working and for other lists I get empty xml.

here is the text result when it's working:

 

eb5e9993-d06d-47f0-808b-013c02315ad32019-02-10t09:26:42z_SITEURL_/_api/web/lists(guid'cd97af9c-2d14-4b3b-8304-ad73a0e69a8b')2019-02-10t09:26:42ztrue1000false2016-08-08t07:00:17z00000000-0000-0000-0000-000000000000rtl0truefalsefalsefalsetrueklit2listfalsefalsefalsecd97af9c-2d14-4b3b-8304-ad73a0e69a8b/_layouts/15/images/itgen.png?rev=23falsefalsefalsefalsefalsefalse33252019-02-07t07:32:44z2019-02-10t09:05:12zsp.data.klit2listitem200falsefalse/******true00bfea71-de22-43b2-a848-c05709900100

When it's not working all I get is this ID: 

 

a0f2a409-c723-4674-b337-0e30eba3a3632019-02-10t09:35:32z.

 

I Loged the rest URL in history. when I go to history and click on the link in both cases I get similar xml result. 

 

Any idea here?

 

Thanks in advance

 

 

 

 


1 reply

Badge +1
It was permissions issue...

Reply