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

Adobe Stock profile image is not displayed #1851

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

Adobe Stock profile image is not displayed #1851

sivaschenko opened this issue Oct 8, 2020 · 0 comments
Labels
Priority: P3 May be fixed according to the position in the backlog Progress: ready for grooming
Projects

Comments

@sivaschenko
Copy link
Member

sivaschenko commented Oct 8, 2020

Adobe IMS issue: magento/adobe-ims#8

Adobe Stock profile image is not displayed and error is added to the magneto logs during login.

This is the result of removing "Creative SDK" API integration from console.adobe.io and switching to "Adobe Stock" API.

The bug is related to Adobe IMS project bug can be reproduced using Adobe Stock Integration

Preconditions (*)

Setup and configure Magento with Adobe Stock Integration

Steps to reproduce (*)

  1. Open Media Gallery (from i.e. Catalog -> Categories -> Content -> Category Image)
  2. Click "Search Adobe Stock"
  3. Click "Sign In" link in the top right corner
  4. Login to Adobe

Expected result (*)

User profile icon is displayed next to the user name

Actual result (*)

User profile icon is missing next to the user name

image

Error in the exception.log: Undefined index: user in /Users/sivashch/Projects/magento2/.modman/adobe-ims/AdobeIms/Model/GetImage.php on line 74

Cause

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

@m2-community-project m2-community-project bot added this to Ready for Grooming in Backlog Oct 8, 2020
@tkacheva tkacheva added the Priority: P3 May be fixed according to the position in the backlog label Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: P3 May be fixed according to the position in the backlog Progress: ready for grooming
Projects
Backlog
  
Ready for Grooming
Development

No branches or pull requests

2 participants