Forum Discussion

zamsam6931's avatar
zamsam6931
Advocate II
1 year ago
Solved

Microsoft.Rest.HttpOperationException: 'Operation returned an invalid status code 'Not Found''

i am facing error in this line : var profile = pbiClient.Profiles.CreateProfile(createRequest);   public PowerBiTenant OnboardNewTenant(PowerBiTenant tenant) { this.SetCallingContext(); var crea...