I am trying to store my keys variables via Google Cloud Platform after sending them via the front end via a flutter mobile application. I deployed the node SDK for the variables and it should process the payload. I even checked google cloud platform logs whilst instead of using NodeJS I implemented the payload directly via using the API and enabled the env variables and I can clearly see the payload is being sent to google, but with either has no response or sends an error.
Example after I used the API method:
12-06-2024 12:47 PM
Great post! It clearly explains how to keep API keys safe on a serverless platform. I like how you showed simple steps to protect sensitive data. This is very helpful for beginners who want to build secure apps.
04-30-2026 07:58 AM