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

Product images not found for SF API #367

Open
magento-engcom-team opened this issue Oct 6, 2020 · 3 comments
Open

Product images not found for SF API #367

magento-engcom-team opened this issue Oct 6, 2020 · 3 comments
Assignees
Milestone

Comments

@magento-engcom-team
Copy link

magento-engcom-team commented Oct 6, 2020

Steps:

  • Create Downloadable product
    • add images, video
    • add Sample to Product Samples 
  • Export product data to SF API

Expected (/) Product images/vide preview/ samples can be opened via SF API
Actual (x) 

  • 404 error when open product image/video preview
  • Sample image has not domain in url

 

image

image

 

 

 

@magento-engcom-team
Copy link
Author

The issue was exported from the internal JIRA. The link to the original JIRA issue: https://jira.corp.magento.com/browse/SFAPP-96

@m2-assistant
Copy link

m2-assistant bot commented Oct 6, 2020

Hi @magento-engcom-team. Thank you for your report.
To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


@aleksejsbaranovs10
Copy link

For CLI execution, to exclude "/pub/" from media URL can use the following env.php configuration:

    'directories' => [
        'document_root_is_pub' => true
    ]

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

Successfully merging a pull request may close this issue.

4 participants