-
Notifications
You must be signed in to change notification settings - Fork 39
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
Missing GetIsArchived() result on Teamable entity #727
Comments
Hi @buechele could you share a snippet of the code you are executing |
Hi @rkodev
It gives |
kindly share the sdk call you make in the function |
@rkodev Ups... sorry!!! Now with no internal calls:
|
I've just seen this in the documentation:
https://developer.microsoft.com/en-us/graph/known-issues/?search=13633 Is there any fix in preparation for this in the near future? |
@rkodev Ok, many thanks for this clarification! |
I want to check if a team is archived but the Teamable entity delivers nil in every case.
The text was updated successfully, but these errors were encountered: