Skip to content

GraphQL Response -> better handling of changed conn string resulting in db authN error (currently http500) #1130

Open
@tarazou9

Description

@tarazou9

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:

  1. From SWA, link a db, and make sure getting a 200.
  2. Go to db, regenerate a PK.
  3. Send the request again, getting 500.
  4. From SWA, unlink and link again, getting 200.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingbug-bash

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions