Not redirecting API calls

Hello,
I've deployed my radzen server to IIS but, as both client and server merged into one, it now redirects all unauthorized API calls with code 200 (OK), whereas my 5000 port radzen server would respond to my unauthorized API calls with code 401 (Unauthorized).
How do I change my code to make sure all calls to /api/ respond with status codes and not redirects?

Thank you.

Hi @Rodrigo,

We will fix this in our next update (early next week)!