Publication Error After Adding Business Logic for HTTP GET Response

Hello,

I’m experiencing a publication error after implementing a business logic process to handle an HTTP GET response and copying it into the backend.

Project Details:

  • Project ID: 499936
  • Workspace Role: Member

Recent Changes Before the Error:

  • Created business logic to process an HTTP GET response.
  • Copied the same logic into the backend.
  • No other major modifications were made.

Has anyone faced a similar issue with publication errors after adding business logic? Any insights or solutions would be greatly appreciated!

@vikas_rathod
Somewhere in your logic you’ve misused ToArray block and connected array as input. Please check your logic.