A while ago I turned on https and added basic auth, after which this extension worked for a while, but then stopped working.
Inspection of the network requests shows 403 errors on the following endpoints...
- /_stats fails with the error message "current license is non-compliant for [security]"
- /_nodes/stats fails with the same error
- /_cluster/health fails with the same error
Are these endpoints necessary for this extension to work, or could it work (at least minimally) without them?