TypeError: Cannot read properties of undefined (reading 'find')

Hi guys, I have an issue; when I try to catch the info into the data, I don´t recipe anything in the data object, and receive this error: TypeError: Cannot read properties of undefined (reading 'find')

Hi @vinibenso
Thanks for reaching out.
Have you tried to log the "post.data" or "post" ? What do you get? Can you list that? I highly advise you to test your queries in the API browser in case the problem is in the query.