st2 icon indicating copy to clipboard operation
st2 copied to clipboard

Icons for pack content not loading

Open datapanda91 opened this issue 3 years ago • 0 comments

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."}.

datapanda91 avatar Jun 29 '22 09:06 datapanda91