An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
it looks the api calls redirect to login rather than return a 401 error on access denied.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi there
I wrote an app about 2 years ago that has been running fine, but this month the published version of the app no longer functions. Each call to an api, although I get a 200, returns html as the response. All calls to the api's return html.
I ran it locally in debug and it works as expected, it's just the published version that doesn't work. I tried remote debugging, but it doesn't load the symbols for the client and that is what I need to debug.
I don't know what caused this behaviour and it's a business critical app. Any help would be appreciated.
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
it looks the api calls redirect to login rather than return a 401 error on access denied.