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

CLI's getOrganizationRecentActivity returns 404 #11

Open
gadhagod opened this issue Mar 14, 2021 · 0 comments
Open

CLI's getOrganizationRecentActivity returns 404 #11

gadhagod opened this issue Mar 14, 2021 · 0 comments

Comments

@gadhagod
Copy link
Contributor

When running rockset api:orgs:getOrganizationRecentActivity: I get the following:

[INFO]: GET: /v1/orgs/self/activity

 ›   Error: 
 ›
 ›   {
 ›      "message": "HTTP 404 Not Found",
 ›      "type": "NotFound",
 ›      "line": null,
 ›      "column": null,
 ›      "trace_id": "c2b8198a-af16-42fa-bbe4-faa0f6d4aabc",
 ›      "error_id": null
 ›   }
 ›
 ›   [object Object]
 ›

getOrganization, on the other hand, works. I'm using the latest version of the CLI, 0.8.2.

Note: I can't find this endpoint on the API docs.

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

1 participant