Forum Discussion
prokhorovd
Aug 15, 2024Copper Contributor
Logic Apps - Tracked properties for HTTP action`s INPUTS not working
Can someone help me and tell me why tracked properties for HTTP action`s INPUTS not working I get an error: TrackedPropertiesEvaluationFailed Failed to evaluate the tracked properties for ac...
Kidd_Ip
Jan 01, 2025MVP
Try below:
1. Check for Updates: Ensure that your Logic Apps environment is up-to-date. Sometimes, bugs are fixed in newer versions.
2. Use Outputs Instead: As a workaround, you can try using outputs instead of inputs for tracked properties, since you mentioned that outputs are working correctly.