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

ProductPickListWithImages options not getting default images #1339

Open
kaushikdivyansh opened this issue Sep 5, 2024 · 2 comments
Open

Comments

@kaushikdivyansh
Copy link

kaushikdivyansh commented Sep 5, 2024

Describe the bug

ProductPickListWithImages options not getting default images from the GraphQL call

image

Using the same query in the Storefront API Playground, I'm able to get default images but in catalyst i'm getting null back.

Storefront API Playground
Screenshot 2024-09-05 at 11 42 17 AM

Catalyst
Screenshot 2024-09-05 at 11 59 27 AM

@chanceaclark
Copy link
Contributor

Hey @kaushikdivyansh instead of using the SF API Playground, could you check out this query within Postman using your store credentials? Trying to understand if it's either a Catalyst issue or something is not setup properly on your storefront.

@kaushikdivyansh
Copy link
Author

kaushikdivyansh commented Sep 9, 2024

Hey @chanceaclark, here's the response in postman.

Screenshot 2024-09-09 at 9 57 54 AM

It's real weird catalyst issue because we're running a similar query on our live site (non catalyst) and we're getting the urls.

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

2 participants