even from my app setting, I allow network access in checkout UI extension.
The error currently showing :
Uncaught (in promise) NetworkAccessDeniedError: permission to use fetch() must be specified under [capabilities] with flag “network_access = true”; this can be done within your extension’s configuration. View the docs for more information:
I have approved “network access in checkout UI extensions,” but I am still facing the same issue. I’m fed up. Now, I’ll try with metafields.
Note: Retrieving data from metafields during checkout is faster since it won’t introduce an external network call. This allows you to rely on Shopify for the uptime, scaling, and durability of the data storage.