I have same issue in .net core service app. I don’t have a copy-paste code, but I face same 403 error on my remote - did anyone figure out how to fix it?
i am also facing same problem. Working well on local machine but return error trying to access dashbaord on remote server and unable to create background job when trying to enqeue task
Same problem. Our ASP.NET application is running on two servers behind a load balancer. The dashboard shows the error: **Unable to refresh the statistics:** the server responded with 403 (Forbidden). Try reloading the page manually, or wait for automatic reload that will happen in a minute.
When deployed on an environment with one server, we do not get the error.