I am trying to use the API request to retrieve comments from a record using the following URL: v0/{baseId}/{tableIdOrName}/{recordId}/comments. However, I encounter a '[404] NOT_FOUND' error. I am using an OAuth connection in Make, which works when I use any other request, such as a simple 'Get a record': v0/{baseId}/{tableIdOrName}/{recordId}.
And as you can see, I have authorized in my Oauth the comments to be retrieved via the API.
And as you can see, I have authorized in my Oauth the comments to be retrieved via the API.
Not sure if it's helpful, but as a datapoint, I just tried getting comments with a personal access token and was successful:
OAuth gave me a 403 though
Not sure if it's helpful, but as a datapoint, I just tried getting comments with a personal access token and was successful:
OAuth gave me a 403 though
Thank you for your help, but did you use an HTTP module or the 'Make an API call' module from Airtable?
I tried both, and I still get the 404 error. Everything works, such as searching for tables in the base and retrieving records, but as soon as I add 'comment' to the end of my URL, I get a 404 not found.
Thank you for your help, but did you use an HTTP module or the 'Make an API call' module from Airtable?
I tried both, and I still get the 404 error. Everything works, such as searching for tables in the base and retrieving records, but as soon as I add 'comment' to the end of my URL, I get a 404 not found.
I was using the Make an API call module from Airtable
Good with the personal access token Thanks
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.