Hi
I’ve got hangfire running as an asp.net core and I’ve got the LocalRequestsOnlyAuthorizationFilter on this works fine when deployed on our DEV environment, but when I promote to QA (which is identical to DEV) I get the following error pops-up in the UI:
Unable to refresh the statistics: the server responded with 403 (error). Try reloading the page manually, or wait for automatic reload that will happen in a minute.
Andy