Hi Team,
Could you pls support me in the following.
I am trying to query the files collection to get a list of files, which matches a given array.
It works perfectly when I use a dummy array in the query but returns 500 (Internal Server Error) when I try to use variable.
I have attached some screenshots;
Console.png - The array has values but I receive the failure code
Query.png - The currently used query generates error. If I use the marked ones instead I have the wanted array displayed with no problem
Thanks,
Peter