Checkout extension development – network access not working

Checkout extension development – network access not working

fjorge
Shopify Partner
10 0 2

I’m developing a checkout extension that unfortunately must make an external api call. I have the network_access = true flag under [capabilities] in my extension’s config file, and have turned on the Allow network access in checkout and account UI extensions option in the app’s dashboard. Still, I get the error ExtensionUsageError: permission to use fetch() must be specified under [capabilities] with flag "network_access = true" when attempting to send a fetch request in my extension. I have restarted my development server after updating the config file and turning the access on in the app dashboard.

 

Anyone have any tips?

"Let's Build Something Great, Together"
Minneapolis, MN
Replies 0 (0)