Graph API Error: Unexpected segment DynamicPathSegment. Expected property/$value.
We have received an error while using the Graph API search query via Terraform. The exact error message is "Request_BadRequest: Unexpected segment DynamicPathSegment. Expected property/$value." To resolve this, we have tried pinning to provider version 2.53.1. and it seems to be working as a workaround. Please see the error image attached.
I am also wondering if there is an ongoing bug or hotfix with the Entra ID APIs that prevent identity and group lookups.
I stumbled across this GitHub issue: https://github.com/hashicorp/terraform-provider-azuread/issues/1498.
If there is a bug, can anyone provide information about ETA and details?