The community member is having issues with the connection in Baserow and has double and triple checked the API Token, table ID, and field ID, but is still getting the same error. The comments suggest that the field may be numbered differently in the community member's project, and that the field 2624772 does not exist in their table. Another community member suggests that the issue may be due to filter-based settings in the expression editor, and provides a solution to change the "type" and "field" values. There is no explicitly marked answer in the comments.
I am having issues with Baserow and the connection. I have double, triple checked all the connections, API Token, table ID, field ID etc and I still get the same error.
In case this helps anyone in the future that is as lost as I was, I had the same issue. I think it's because of filter-based settings in the expression editor, as shown in the screenshots. I changed
"type":"single_select_equal","field":2624772,"value" to "type":"text","field:ADD_YOUR_FIELD,"value"
And I'm pretty sure this can be further adjusted with Baserow's filters parameter builder