The Airtable Community will undergo scheduled maintenance on September 17 from 10:00 PM PST to 11:15 PM PST. During this period, you may experience temporary disruptions. We apologize for any inconvenience and appreciate your understanding.
Apr 28, 2023 03:18 AM - edited Apr 28, 2023 04:14 AM
I have a field in a table whose values are links to records from another table. However, when I access this field via API, I'm getting some record IDs that do not correspond to any record ID in the whole base, and as a result I cannot obtain the values displayed on the web UI via API. What might be the problem here?
Apr 28, 2023 08:56 AM
Hm, the last time I hit this issue it was because of a synced view, any chance that might be in play here?
May 01, 2023 05:51 AM
Thanks for the reply Adam. But I don't have any synced view in the base. Could you give more details on how the synced view caused this problem and how you dealt with it? It might be able to give me some insights. Thanks.
May 02, 2023 12:35 AM
Ahh, sorry, I don't remember much about it. Something to do with the record ID being from the synced base and not my current one I think