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
```Configuration
No response
Other information
No response