Next.js server actions auth

When I call from an action, the cookies are not sent - even if I insert “credentials: “include. Is there an example of how to call an external API via server actions?
Was this page helpful?