Open
Description
When sending a graphql request with an invalid db connection string, the result returns 500 as suppose to return 401. See below screenshot.
Steps to reproduce:
- From SWA, link a db, and make sure getting a 200.
- Go to db, regenerate a PK.
- Send the request again, getting 500.
- From SWA, unlink and link again, getting 200.