You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does anyone know how to get the icon associated with an app? If you send the listApps request you get back a list of apps each of which has a URL for an icon, something like 'http://{host}:3000/resources/{hex digits}/{filename}.png'. A normal HTTP request gives a 404 error and I've tried a few different requests using the websocket.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
Does anyone know how to get the icon associated with an app? If you send the listApps request you get back a list of apps each of which has a URL for an icon, something like 'http://{host}:3000/resources/{hex digits}/{filename}.png'. A normal HTTP request gives a 404 error and I've tried a few different requests using the websocket.
Thanks
The text was updated successfully, but these errors were encountered: