Nonsense error on correctly structured query
Hi, I got this error in production complaining about values on a list for an "in" filter on a query:
The logged query shows that the query passed has a list of strings and not a list of nulls as suggested by the error message. Has anyone ever stumbled across this before? I'm unable to reproduce, as the same code runs normally.
Bot conversation:
https://discord.com/channels/937751382725886062/1319378542412300348
1 Reply
Hello @Giovani Granzotto 👋
If I understand correctly, you got this error once in your deployed application. And this error doesn't seem to happen in your local environment, correct?