I am trying to follow the steps mentioned this video :
https://www.youtube.com/watch?v=oAaGTsHt-aE&ab_channel=Webstudio{
"ok": false,
"data": {
"error": "ERROR_FILTER_FIELD_NOT_FOUND",
"detail": "The field 2624772 was not found in the table."
},
"status": 400,
"statusText": "Bad Request"
}
I am alway getting the above error. I done have field 2624772 in by database. From where it is taking this field ? Somewhere is it hardcoded ?
Can you plase help me on this ?