Hi! we've got an implementation that uses a postgreSQL DBaaS but when trying to upgrade to version 2.53.1/2 we keep on getting errors on coreapp and master (web app seems to start without issues). these errors seem relevant; port 31926 failed: certificate could not be obtained: no SSL error reported\nconnection to server at \"{db address} port 31926 failed: FATAL: no pg_hba.conf entry for host \"172.30.88.192\", user \"admin\", database \"admin\", SSL off\n") req_id=none W 2024-02-26 21:40:27.273 UTC 16 datastore.cpp:144] Failed to create database "configStore" req_id=none Any idea on what can be done? the implementation is on K8S on cloud. Thanks!

Hello, guys!
We're trying to get advanced access for pages_messaging permission so that our Instant game could communicate with our players using messages (over pages, it's described here: https://developers.facebook.com/docs/games/engage/game-bots/)
We set everything up and checked from our side - messages work correctly (if messaging is available for user, they receive notification). It works perfectly for app admins and testers, if they are subscribed to the application page.
The problem is: we can't produce it on review, because connection between pages and test users is unavailable.
The only way to reproduce this for review team is using the account, that is already in application roles (admins/developers/testers). But our attempts to give them the credentials for such account or add review team representer to app roles are declined.
Please, give us the advice, how to pass this review!