Web Build displays private information through the console in an XHR post

Please provide the following:

  1. SDK Version:46.0.13
  2. Platforms(Android/iOS/web/all): Web
  3. Console, Firebase

I am making the web version of an application which uses firebase to manage information and users. The problem comes when using the authentication sign-in option, since making it fail intentionally sends the alert that it should show, but also generates an XHR post through the console showing information from my database such as the api-key and the app-id.
I would like to deactivate or block this post’s but I don’t know how and I can’t find anywhere what to do.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.