Skip to main content
Question

Compound Action Error - 13121

  • March 10, 2026
  • 2 replies
  • 25 views

Forum|alt.badge.img

I am getting an error while trying to test a compound action 

which states 
 

Message: Sorry we cannot process your request this time.

Error Code: 13121

Trace ID: YTkNgH59WP66ivn2

What does this error means ? How to get over this

2 replies

Forum|alt.badge.img+1

You’ll encounter this error in the following scenarios. Please test connectivity using Postman and verify each item below:

  • Large response payload: If the response payload is too large, the request may fail or time out.
  • Connector credentials: Verify that the connector credentials are valid and have the required scopes/permissions.
  • Payload schema: Validate that the request and response payloads conform to the expected schema.

 


Kevin Mok
Forum|alt.badge.img+1
  • Community Manager
  • March 10, 2026

Hey ​@mandarmarkandeya - there may be a syntax issue in your compound action that’s making you get that error. Have you tried switching to UI mode to see if there are any issues?