Alexander Krstulovic

Results 5 comments of Alexander Krstulovic

same problem here, tried above ideas but dont work. Any idea for a workaround?

cant figure out why its not working, please help

@pbl6asoad nope, tried the waitForAnimate, issue persists. here is my code: ``` function ProductImage({ images, product, influencer, selectedVariant, hideDescription = false, }: ProductImageProps) { const [, setState] = useState(false); const...

Yes I can confirm that, if you call the endpoint as described here with clientid and api secret you receive an access token: https://shopify.dev/docs/apps/build/authentication-authorization/access-tokens/authorization-code-grant#step-4-get-an-access-token Also the api secret to retrieve...