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

Unable to add mode ingestion #14578

Closed
unarmedcivilian opened this issue Jan 4, 2024 · 0 comments · Fixed by #14693
Closed

Unable to add mode ingestion #14578

unarmedcivilian opened this issue Jan 4, 2024 · 0 comments · Fixed by #14693
Assignees
Labels
bug Something isn't working Ingestion

Comments

@unarmedcivilian
Copy link

Affected module
Ingestion Framework

Describe the bug
When following the instructions to add a mode ingestion, the connection fails with a 400 Bad Request Error.
Screenshot 2024-01-04 at 6 11 00 PM
Trying the same request via curl, I get this error message
{"id":"bad_request","message":"This endpoint is unsupported for use with Api Keys","_links":{"help":{"href":"https://mode.com/help"}}}

To Reproduce

  • Generate an API token by navigating to Workspace Settings > Privacy & Security > API > Workspace API Tokens > Create new API token
  • Fill up the Mode ingestion form with the token key and secret

Expected behavior
Able to add mode ingestion using the workspace API tokens

Version:

  • OS: MacOS Sonama 14.2.1
  • Python version: 3.9.17
  • OpenMetadata version: 1.2.3
  • OpenMetadata Ingestion package version: 1.2.3

Additional context
Running locally in docker using https://github.com/open-metadata/OpenMetadata/releases/download/1.2.3-release/docker-compose-postgres.yml

@pmbrull pmbrull added bug Something isn't working Ingestion labels Jan 8, 2024
@harshach harshach moved this to Ingestion - Bugs & Minor Features in Release 1.3.0 Jan 9, 2024
@pmbrull pmbrull assigned OnkarVO7 and unassigned ayush-shah Jan 9, 2024
@harshach harshach moved this from Ingestion - Bugs & Minor Features to Done in Release 1.3.0 Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Ingestion
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants