dataiku / dataiku/dss-plugin-api-connect
Does not indicate when results returned from API are incompatible
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 4
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 1
Description
I am trying to use the API Connect plugin to read from an API that returns XML results. The plugin indicated that the connection was successful but no results returned. I would prefer if the plugin returned any kind of message to indicate that the API results cannot be read due to the incompatible format. This would save a lot of development time as I tried to troubleshoot why I wasn't getting my results.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the API Connect plugin's response-handling entry point and trace what happens when an API returns XML. Reproduce the successful-connection, empty-results case and verify that an incompatible response format produces a clear message instead of appearing to return no results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100