st2
st2 copied to clipboard
Icons for pack content not loading
SUMMARY
Icons for packs content is not loading. Icon wants to get loaded over the api but gets an unauthorized error. E.g. /api/v1/packs/views/file/rabbitmq/icon.png with result {"faultstring":"Unauthorized - One of Token or API key required."}.
STACKSTORM VERSION
st2 3.7.0, on Python 3.8.10
OS, environment, install method
Docker installation
Steps to reproduce the problem
Browse any custom pack content in the UI and check the icon.
Expected Results
An icon.
Actual Results
Icon not loading. {"faultstring":"Unauthorized - One of Token or API key required."}.