I am trying to embed a link to an image file (.png) of my companies logo as an external object within our opengear cards so we can see the image in dashboard. It seems like I have the code working properly as I have captured multiple OGP packets with wireshark, and I have verified that when the param that references the external object is requested the OGP payload within the OGP_GET_PARAM response is exactly how it is outlined within the Ross development docs. However, the image doesn't show up on dashboard, and I cant see the link to the image file if I save the card's configuration to a .ogd file. Does anyone think they can help me debug this? I can provide more data if necessary.