Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searching for SharePoint sites (via ?search parameter) #2807

Closed
lvde0 opened this issue Jan 24, 2025 · 1 comment
Closed

Searching for SharePoint sites (via ?search parameter) #2807

lvde0 opened this issue Jan 24, 2025 · 1 comment
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience

Comments

@lvde0
Copy link

lvde0 commented Jan 24, 2025

Describe the bug

It's not possible to search for sites using the example provided here: https://learn.microsoft.com/en-us/graph/api/site-search?view=graph-rest-1.0&tabs=csharp

It always generates the ?$search= parameter instead (notice the "$").

Expected behavior

It should generate GET /sites?search={query}

How to reproduce

See link above.

SDK Version

No response

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output

Click to expand log ```
</details>


### Configuration

_No response_

### Other information

_No response_
@lvde0 lvde0 added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Jan 24, 2025
@lvde0
Copy link
Author

lvde0 commented Jan 24, 2025

Seems to be a duplicate of #1826

@lvde0 lvde0 closed this as completed Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience
Projects
None yet
Development

No branches or pull requests

1 participant