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...
- 1 year ago
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.
nilendraFabric
1 year agoSuper 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.