Heroku DB credentials update

Hi, I’m using Heroku Postgres db and api to insert to db. Heroku updated db credentials, so I updated them in Database manager. Unfortunately, Wappler updated these credentials only in the project json, but all the api, which insert to db stopped working, because of wrong credentials. The solution was to create a new db connection and switch db settings to a new db connection in apis. After this, everything works fine. I think Wappler doesn’t update credentials in the connected api or cache it somehow.

Community Page
Last updated: