Forum Discussion

girishtharwani2's avatar
girishtharwani2
Helper III
1 year ago
Solved

Web activity not working in Fabric after adding new column

Hi,   I have added new column in the Web activity while calling the API.   The API works in synapse however failing in Fabric with below error: -   Is there any settings which I can...
  • nilendraFabric's avatar
    1 year ago

    Hi girishtharwani2 

     

    When you add a new column to the Web activity, the structure of the payload sent to the API changes.

     

    Double-check the API request body and ensure the new column is correctly formatted and matches what the API expects.