@ -158,10 +158,10 @@ async function base<T>(url: string, options: FetchOptionType = {}, otherOptions:
],
},
})(fetchPathname, {
...init,
credentials: isMarketplaceAPI
? 'omit'
? undefined
: (options.credentials || 'include'),
retry: {
methods: [],