Jan 15, 2022 3:41 AM - edited Jan 15, 2022 3:44 AM
Hello,
has something changed in the way searching for files works?
I've implemented file search like like so:
The above works, where the following doesn't (but until a few days ago it has):
The only change is that the name parameter includes a number (that is part of the file name).
This is kind of critical for us since no files can be found anymore (we depend on being able to search by the deal ID that is in the file name)...
Kind regards.
Jan 18, 2022 11:11 AM
I just tested and I was able to specify with a number at the end and receive a result. The only way I was able to not get a result was if the file was private and I add the parameter allowsAnonymousAccess=true.