I have created a Office web addin for Excel, which creates a custom tab with Addin command buttons, the icons which appear on the custom tab always show up with a blue video camera kind of image like shown below, even though the icon I specified in manifest xml file exists with a different image like the one shown underneath the first image
I verified the image url specified in the manifest xml file in the browser and it shows the right image
Please help, Thanks in advance Ira
Correct image which should come up
Can you share your manifest? Do the icon URLs point to http or https? (It should be https)