Query regarding Shopify product create from shopify api. We are creating products using shopify api products.json After the response I am redirecting to created product page using the handle but for the first redirect it shows 404 error and after refreshing it shows the product Same with the get api after creating product using post then fetch for first it doesn’t fetch the created product but again it hits the get api then product data will fetched.
Product is showing after 5 -6 refresh
Can u help as I need to solve this asap