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
The call for user profile image to Behance API https://cc-api-behance.adobe.io/v2/users/me?api_key=#{api_key} is rejected with 403003 Api Key is invalid error.
This issue is a root cause for Adobe Stock Integration issue: magento/adobe-stock-integration#1851
Preconditions (*)
Steps to reproduce (*)
Initiate a call
\Magento\AdobeIms\Model\GetImage::execute
method to retrieve user profile imageAlso, see steps for Adobe Stock Integration issue: magento/adobe-stock-integration#1851
Expected result (*)
The user profile image is retrieved
Actual result (*)
The call for user profile image to Behance API
https://cc-api-behance.adobe.io/v2/users/me?api_key=#{api_key}
is rejected with403003 Api Key is invalid
error.Jira ticket: https://jira.corp.magento.com/browse/MC-38529
The text was updated successfully, but these errors were encountered: