Thank you, @INyabuto. Your advice seems to back up my theory there there is an issue with the server trying to find the dashboard. I do in fact have a dashboard selected you just can’t see it in the screenshot because of the search box. However, the request is being block by the server. I can query the API and see that the dashboard resource exists. But the “400 Bad Request” error is telling me that the server is not processing the request to load the dashboard, so it follows that I cannot add a chart.
I think this may be do to the fact that it is hosted on a subdomain and the request routing isn’t making the server happy. I will try this using the IP address and if that doesn’t work I’m going to stand up a new server with the same docker image to troubleshoot.
Thank you !!
Chase
