Hey guys thank in advance, I’m trying to fetch a single record base on email Address column.
I’m using Express and Axios from the front end to parse the req.body request and pass it in to the select method with the filterByFormula option, but it seem...