Replies: 1 comment
-
Hey @jake1808, I couldn't reproduce the first issue you mentioned, could you share more details? Which endpoint on the storefront is bringing the default channel? The use case for Publishable API keys would be:
Now, if you register the key in your storefront and call for example |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello again!! I made a sales channel and followed the steps to create a API key. after creating it I noticed that the sales channel I assigned to that API key wasn't registered I wen in the DB and inserted a row in the
publishable_api_key_sales_channel
table with the appropriate IDs. I checked the admin panel and my channel was attached to the API key. How ever when I try to use the API key in my front-end Nextjs template it still brings back the default sales channel.Beta Was this translation helpful? Give feedback.
All reactions