- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎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?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎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?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎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.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎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