You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We successfully connected to the organization to retrieve users and assign the associated access package. However, we're still encountering an error stating that no connected organization was found.
Expected behavior
It should successfully add the user as an external user from the connected organization and assign them to the associated access package.
Describe the bug
We successfully connected to the organization to retrieve users and assign the associated access package. However, we're still encountering an error stating that no connected organization was found.
Expected behavior
It should successfully add the user as an external user from the connected organization and assign them to the associated access package.
How to reproduce
New-MgBetaEntitlementManagementAccessPackageAssignmentRequest -AccessPackageId $engineerAccessPackage.Id -AssignmentPolicyId $engineerPolicy.Id -TargetEmail $email
SDK Version
2.23.0
Latest version known to work for scenario above?
2.23.0
Known Workarounds
No response
Debug output
Click to expand log
```The text was updated successfully, but these errors were encountered: