#Query by Integer
2 messages · Page 1 of 1 (latest)
you're converting the languageSelected.languageId to a string. try removing the .toString()
2 messages · Page 1 of 1 (latest)
I have language_id which is a integer datatype, but when I query this in client side, just look the picture attach. But it gives me an error Query not valid: Query type does not match expected: integer
you're converting the languageSelected.languageId to a string. try removing the .toString()