This widget could not be displayed.
This widget could not be displayed.

SuccessFactors response is 200 but empty

krystiansow
Tera Contributor

Hi!
I have a problem with SuccessFactors. I did the full configuration, the token downloads nicely. I'm even firing correctly to SuccessFactor, Status Code: 200 however Response Body is empty....
Does anyone have an idea why this is happening?

From the SF site I got information that the user I am connecting to has access to the tables.
Is this an error on the SNOW side or on the SF side?

 

Below is an example, an action I created for testing. However, using OOB Data Stream “Retrieve Departments” the result is the same.

Endpoint:

krystiansow_0-1748330285021.png

Result:

krystiansow_1-1748330336874.png

 

10 REPLIES 10

krystiansow
Tera Contributor

I also would like to add, that I create RestMessage, and it works fine with same path/endpoint 🙂 ResponseBody returns data. There is only a problem with FLOW.

Ankur Bawiskar
Tera Patron
Tera Patron

@krystiansow 

how is the flow triggered?

Seems the flow is not running with System user and has some issue accessing the credential table etc

Try running flow as "System User" and then see

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar 

Thanks for reply.

This action is not added to any FLOW. I test it directly from Action.

However, I add it to FLOW with Run As: System User, but the result is same.

krystiansow_0-1748352115089.png

 

@krystiansow 

is it a GET endpoint or POST endpoint?

It's strange that it's working in REST Message

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader