REST API

Aasim Khan asked on June 10, 2015 09:11

Hello Everybody,

I am facing one issue with rest api. I created one rest api using basic authentication with hash.It was working fine at my Dev server. But when i move this to staging server. Unluckily it is not working.I have regenerate hash salt for staging server.But still i am facing. So please guide me where i can debug it.

Thanks Regards, Aasim Afridi

Correct Answer

Aasim Khan answered on June 10, 2015 11:43

Now working, Actually i missed below line in web config file.

<modules runAllManagedModulesForAllRequests="true">

0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.