An Azure communication platform for deploying applications across devices and platforms.
Hi 01DT We're glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer. Issue: -you attempted to make a phone call using Call Automation REST API with a service principal -you were able to get a bearer token using the Oauth client credentials and it passed to make the API call however you got a 400 "invalid request" error code Solution: -you were able to make a phone call by generating a new identity within your request body [https://learn.microsoft.com/en-us/rest/api/communication/communication-identity/create?tabs=HTTP ] which resolved your issue If you have any other questions or are running into more Azure Communication Service issues, please let us know. Thank you again for your time and patience throughout this issue. -Grace