Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
How to handle private keys. - Nuxt
N
Nuxt
•
3y ago
•
26 replies
Thijs
How to handle private keys.
Hi
,
I have a question
. I want to do a
POST
POST
request to my server with my API key from my
.env
.env
.
I added the key to my runtimeconfig
(see screenshot
)
.
I uploaded the website to Netlify
, set there my
env
env
vars
, and tried to
POST
POST
my function
. But I get a
403
403
because my key isn
't pushed
? What am I missing
?
When I paste the key as a string in my
const client = ....
const client = ....
everything works fine
.
Nuxt
Join
Nuxt Community Chat Server
31,686
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
How to handle errors
N
Nuxt / ❓・help
3w ago
How to handle global notifications?
N
Nuxt / ❓・help
4y ago
how to define types for runtimeConfig keys?
N
Nuxt / ❓・help
2y ago