Hello,
Is there anyway of using the Smart card component (@atlaskit/smart-card) on an App Macro while using Atlassian’s object resolver service (https://api-private.atlassian.com/object-resolver/resolve/batch)?
I’m currently using a custom Client that provides the Card with its link’s information, but it would be much easier and add more value if I could use Atlassian’s object resolver service without triggering CORS-related HTTP request blocking.
Many thanks.