OneDrive / onedrive-api-docs

Official documentation for the OneDrive API
MIT License
451 stars 228 forks source link

Search finds wrong results #1752

Open mwegener-com opened 10 months ago

mwegener-com commented 10 months ago

Category

Hey, I use the OneDrive integration in Zapier, which accesses the RestAPI of OneDrive. The following error occurs in the "find file" function: If I search for the file "Offer No. 2.xlsx", the query returns the file "Offer No. 1.xlsx", although the file I am looking for exists at the specified location

Expected or Desired Behavior

Search result should be the file named "Offer Np. 2"

Observed Behavior

Search result is "Offer No. 1"

Steps to Reproduce

Thank you.