We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Pivot client with windows authorization

Hi,

I am trying to use the Pivot Client, using the relationclient webapi, with an intranet app using windows integrated autorization but I keeping getting an Internal Server error. Do you know what the problem may be, or how I can solve this issue.

Thanks,

Shaun

3 Replies

SN Sivamathi Natarajan Syncfusion Team December 16, 2019 01:10 PM UTC

Thanks for contacting Syncfusion support. 
 
We suspect that this issue occurs due to not enabled the enableXHRCredentials API to true. Could you please ensure the sample by set this API as true?  
Code Example: 
  @Html.EJ().Pivot().PivotClient("PivotClient1").Url(Url.Content("~/api/RelationalClient")).EnableXHRCredentials(true) 
        @Html.EJ().ScriptManager() 
 
Please let us know if the problem exists. 
 
Regards, 
Sivamathi. 



SV Shaun Verduyn December 16, 2019 06:28 PM UTC

Hi Sivamathi,

I will try this as soon as I get a chance.

Thank you,

Shaun


SN Sivamathi Natarajan Syncfusion Team December 17, 2019 06:58 AM UTC

 
Thanks for the reply. 
 
Please let us know, if the problem exists. We will wait until we hear from you. 
Regards, 
Sivamathi.  


Loader.
Live Chat Icon For mobile
Up arrow icon