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}.
Solved
Bug on API request List comment
Best answer by TheTimeSavingCo
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
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
