-
Goal: Fix the retool database error - once fixed, we hope we will stop receiving the post_tokens error in our ap_login module
-
Steps: All users are getting the post_tokens error when accessing our app, which appears to be stemming from a retool database error
-
Details: ap_login::post_tokens
- ap_login is the login module to the admin panel for the website
- post_tokens is in the ap_login module
- Upon testing the retool database connection, it fails for an unknown reason
- Screenshots:
We do not have a user with the name "retool," so it is very unclear why this has suddenly started happening or how to fix it. There were no major changes before this began happening on our side.