Forum Discussion
girishtharwani2
1 year agoHelper III
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 use to get rid of it ?
Thanks,
Girish
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.
1 Reply
- nilendraFabricSuper User
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.