I’m experiencing the same today. Update rows not working via make, despite Status code: 200. It was working well yesterday.
Thank you for reporting it.
No, there isn’t. It doesn’t make sense technically, because user-specific columns’ values are tied to the signed-in user. When an API call goes in, they don’t know which user the value needs to be updated to.
The only way to deal with this is to use the @Jeff_Hager multirow reset method. It’s an incredibly useful technique. I still use variations of it in many of the Apps that I build.
I encounter this problem very often with Classic Apps. I’m not sure if it’s related or not. But for other Apps (New Apps), I rarely encounter this problem at all.
Hey there I encounter the same issue. Most of the time the API request from Make.com updates the row, but sometimes doesn’t while sending status code 200.
It is very frustrating not knowing why Glide is not reliable on this point (which is the whole point of using it for me)