Hi,
after changing computers and getting my app running again on Remix (haven’t developed for a while), I get these new warnings and am unable to connect to my server. Does anybody have an idea why? and what are these “future flags”?
21:29:31 │ remix │ [shopify-api/WARNING] Loading REST resources for API version 2023-10, which doesn’t match the default 2024-04
21:29:31 │ remix │ [shopify-api/INFO] version 9.7.1, environment Remix
21:29:31 │ remix │ [shopify-app/INFO] Future flag v3_authenticatePublic is disabled.
21:29:31 │ remix │
21:29:31 │ remix │ Enable this flag to allow appProxy and checkout in shopify.authenticate.public.
21:29:31 │ remix │
21:29:31 │ remix │ [shopify-app/INFO] Future flag v3_lineItemBilling is disabled.
21:29:31 │ remix │
21:29:31 │ remix │ Enable this flag to allow billing plans with multiple line items.
21:29:31 │ remix │
21:29:31 │ remix │ [shopify-app/INFO] Future flag unstable_newEmbeddedAuthStrategy is disabled.
21:29:31 │ remix │
21:29:31 │ remix │ Enable this to use OAuth token exchange instead of auth code to generate API access tokens.
21:29:31 │ remix │ Your app must be using Shopify managed install: https://shopify.dev/docs/apps/auth/installation
21:29:31 │ remix │
21:29:35 │ remix │ Error: getaddrinfo ENOTFOUND https://fab5-93-173-54-194.ngrok-free.app
21:29:35 │ remix │ at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26)