Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/v1/databases returns 200 null #392

Open
mythosaz opened this issue Jan 8, 2025 · 1 comment
Open

/v1/databases returns 200 null #392

mythosaz opened this issue Jan 8, 2025 · 1 comment

Comments

@mythosaz
Copy link

mythosaz commented Jan 8, 2025

This command works for Indexes, but not Databases.

{
  "domain": "api.dbhub.io",
  "method": "post",
  "path": "/indexes",
  "operation": "getDatabaseInfo",
  "operation_hash": "59ec5cbec3e871adddcb2ed902232de6bf76e266",
  "is_consequential": true,
  "params": {
    "apikey": "5Tfx...truncated...WzpA",
    "dbowner": "first.last",
    "dbname": "chinook.db"
  }
}

Please disregard the terrible action name while I'm testing.

Behavior without dbowner/dbname is the same.

200/null.

@justinclift
Copy link
Member

As a data point, we'll likely be sunsetting the dbhub.io platform some time in the coming weeks. It's mostly just waiting on me to have sufficient time to think through all the right steps, write up the sunset announcement info + do blog posts, etc. And figure out what a good notice period is for people (60 days maybe?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants