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

ApplicationsRequestBuilder.byApplicationId is confusing, it needs the object id, not the application id #1750

Open
aappddeevv opened this issue Jan 27, 2025 · 0 comments

Comments

@aappddeevv
Copy link

aappddeevv commented Jan 27, 2025

This may just be a documentation issue, but the byApplicationId call appears to need the object id, not the application id to find the application.

Per the docs the URL should be formed via applications(appId='<the real application id').

It would actually be nice to have a lookup by the actual application id since many scripts key off that id versus the object id.

I checked the URL being issues and it is definitely applications/<uuid> which means it needs the object id.

@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs Triage 🔍
Development

No branches or pull requests

1 participant