You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded the source code and runned it, which works fine. But changing the env variables with my own API keys and running gives this error.
Any Idea how to resolve this issue?
The text was updated successfully, but these errors were encountered:
i have been battling with this issues more than 3 hours ago, but there is something i get to observe, after console.loging my cart state, in the console, i observed, despite fetching my fetchCart function in useEffects, my website renders multiple time, like 3-4 times, while the api is still pending or fetching, i observed my my cart state, shows its return values but on api fulfillment, my cart state returned undefined...
I downloaded the source code and runned it, which works fine. But changing the env variables with my own API keys and running gives this error.
Any Idea how to resolve this issue?
The text was updated successfully, but these errors were encountered: