B4A Question Remediation for Exposed GCP API keys - asales    Jun 27, 2019 I get an alert in Google Console to one of my apps.
Security Alert
The app has open Google Cloud Platform (GCP) API keys. See this Google Help Center article for more details.
Vulnerable locations... B4A Question GCM Exposed Key - Marcos Alves    Jul 14, 2019 the exposing of a GCM key . This app uses GCM/Firebase Lib and it's code is written according... wasn't secure about that piece of code when we write the Key = xxxx to use Firebase GCM library... B4A Question Exposing API Key when using Geocoding API - Erel (first post)    Oct 22, 2019   (1 reaction) Make sure that API_KEY is a process global variable and compile your app with obfucsation mode.... B4A Question Your app contains exposed Google Cloud Platform (GCP) API keys - tsteward    Jul 5, 2019 I have just spotted this warning on m\developer console. Should I be worried and what do I do about it.
Security alert
Your app contains exposed Google Cloud Platform (GCP) API keys. Please see... B4A Question Erel / agraham: Parse lib "exposing" key info - boten    Oct 14, 2013 Why is data1 & data 2 (from RES.XML) displayed on the log, whatever SetLoggingLevel I use, or not use at all? Anybody who is using my app and looking a the log will be able to manipulate the app on Parse.... B4A Question SOLVED -Exposed Firebase Cloud Messaging Server Keys - gregorio_adrian_gimenez (first post)    Apr 1, 2022 :mad::mad::mad::mad::mad:o_Oo_Oo_Oo_O???????????... Share My Creation [B4J] [MySQL] [API] Server (Key + Token) and [B4X] User Login Apps - aeric    Aug 16, 2024   (39 reactions) Updates: Latest B4XPages user login client apps (using B4J server): https://www.b4x.com/android/forum/threads/project-template-user-login-client-b4x.161914/ 105281 Finally I would like to share my B4J API server written in B4J. Compare to my previous PHP API, this API server implements user access token to authorize user to consume the API. SQL.zip - SQL script to create necessary databa... B4J Library [B4X] Firebase Auth REST API - yiankos1 (first post)    Mar 15, 2023 Hello @Alexander Stolte,
Are there any security issues of this exposed API key in app?
Thank you.... B4A Question [SOLVED] GoogleMaps Without PERMISSION_ACCESS_FINE_LOCATION - mmieher (first post)    Jul 11, 2022 "Make a new small project ..." Some of the usual cut/paste and Add Existing Module errors. However, my take-away here is, do not mess with Restricting API Keys until you know everything else works. GoogleMaps example not published, so no nasty message about the exposed key.... B4A Question API_KEY obfuscation - walterf25    Sep 26, 2024 Hi all, I have been trying to upload an app to the google play store which I haven't done in a very long time, seems like a lot of things have changed. I am getting an error saying that my GCP key is exposed, I came a few threads in the forum and I have already limited my key to only my app by entering my app ID and hash, now I need to obfuscate the API_KEY variable that holds my firebase api_key, I read somewhere @Erel suggests placing this variable in a Process_Global which I have done... Page: 1   2   3   4   5   6   7   |