Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User profile image cannot be retrieved #8

Open
sivaschenko opened this issue Oct 8, 2020 · 0 comments
Open

User profile image cannot be retrieved #8

sivaschenko opened this issue Oct 8, 2020 · 0 comments

Comments

@sivaschenko
Copy link
Member

sivaschenko commented Oct 8, 2020

This issue is a root cause for Adobe Stock Integration issue: magento/adobe-stock-integration#1851

Preconditions (*)

  1. Magento and Adobe IMS are installed
  2. API Key is configured for Adobe IMS
  3. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant