-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
This issue is a root cause for Adobe Stock Integration issue: magento/adobe-stock-integration#1851
Preconditions (*)
- Magento and Adobe IMS are installed
- API Key is configured for Adobe IMS
- Have a valid user Access Token
Steps to reproduce (*)
Initiate a call \Magento\AdobeIms\Model\GetImage::execute
method to retrieve user profile image
Also, 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 with 403003 Api Key is invalid
error.
Jira ticket: https://jira.corp.magento.com/browse/MC-38529
Metadata
Metadata
Assignees
Labels
No labels