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

Unsupported $count in /users/{user-id}/authentication/methods/$count path returning 400 http status code #648

Open
timayabi2020 opened this issue Jul 9, 2024 · 1 comment
Labels

Comments

@timayabi2020
Copy link
Contributor

The path /users/{user-id}/authentication/methods/$count does not have an Api reference document here https://learn.microsoft.com/en-us/graph/api/resources/authenticationmethod?view=graph-rest-1.0 and also returns a 400.
This should be removed from subsequent Open Api refresh

@matt-gribben
Copy link

I've also run into this issue, this is because $count used to exist but no longer does (it was at least available in Microsoft.Graph.Beta 5.56.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants